summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
MyungJoo Ham [Thu, 20 Oct 2016 08:51:37 +0000 (17:51 +0900)]
Remove Profile Build Dependency
There is no PROFILE_TARGET usage in the code:
$ grep -r "PROFILE_TARGET" *
$
after this commit.
3.0 is branched out to tizen_3.0.
This is for 4.0 (tizen branch)
Change-Id: I7a9eefbea2d8f0e2537219267456fd9206959e8e
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Thu, 20 Oct 2016 08:43:03 +0000 (17:43 +0900)]
Remove duplicates and part of profile build dependency.
All the five subdirectories under certificates/ are exactly same:
mzx@ca-certificates-tizen/certificates$ diff common wearable
Common subdirectories: common/emul and wearable/emul
Common subdirectories: common/eng and wearable/eng
Common subdirectories: common/usr and wearable/usr
mzx@ca-certificates-tizen/certificates$ diff common tv
Common subdirectories: common/emul and tv/emul
Common subdirectories: common/eng and tv/eng
Common subdirectories: common/usr and tv/usr
mzx@ca-certificates-tizen/certificates$ diff common ivi
Common subdirectories: common/emul and ivi/emul
Common subdirectories: common/eng and ivi/eng
Common subdirectories: common/usr and ivi/usr
mzx@ca-certificates-tizen/certificates$ diff common mobile
Common subdirectories: common/emul and mobile/emul
Common subdirectories: common/eng and mobile/eng
Common subdirectories: common/usr and mobile/usr
mzx@ca-certificates-tizen/certificates$
There is no reason to have them separated.
Plus, any different build options / codes per profile are
to be removed unless it is greatly required and beneficial.
Note that this is for Tizen 4.0 and you may delay merging/SR-ing
if you are too busy following up Tizen 3.0 releases.
Change-Id: I8e78f04ebbe13758d49ae0a0ff904316c8f1b93c
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
sangwan.kwon [Thu, 20 Oct 2016 04:44:57 +0000 (13:44 +0900)]
Add user release mode
Change-Id: I698152257f85e2eaf47aa33db065b602dd50ed52
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
sangwan.kwon [Fri, 9 Sep 2016 05:44:17 +0000 (14:44 +0900)]
Add platform upgrade script
* About fingerprint_runtime.xml on rw area
Change-Id: I6f5d988fdd4013b979a7b0200f4d26e4e8070437
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
Kyungwook Tak [Mon, 11 Jul 2016 07:50:45 +0000 (16:50 +0900)]
Add profiles: common and ivi
Change-Id: I06a7fda10be3569eb52f18cec8c9bf70495cfdc8
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Thu, 7 Jul 2016 11:07:51 +0000 (20:07 +0900)]
Add revoked category on rw fingerprint list
Requirement: Certificate can be revoked without platform upgrade, just
by writing some fingerprint in xml which is in RW partition.
Change-Id: Ie26f00656645c67da4298efce905660016af0147
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
sangwan.kwon [Fri, 15 Apr 2016 04:32:11 +0000 (13:32 +0900)]
Apply specific profile in fingerprint.xml
Change-Id: I2c11d212e40d4790a801e37ae3936897c120208b
sangwan.kwon [Mon, 28 Mar 2016 05:06:41 +0000 (14:06 +0900)]
Apply specific build arch and profile
* refer newly added README file
Change-Id: I6d9caf2411d9e0fa772de75a669347693a12b0af
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
sangwan.kwon [Wed, 16 Mar 2016 08:33:09 +0000 (17:33 +0900)]
Fix hard coded path
Change-Id: I81e768a9fc19c0c13cf421a1526c2edd9c7c772d
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
Kyungwook Tak [Mon, 18 Jan 2016 02:24:38 +0000 (11:24 +0900)]
Sort changes items in time descending order
Change-Id: I2ca5180c77a9748e930a3c8f7a5b127b621d123d
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
sangwan.kwon [Fri, 15 Jan 2016 04:27:43 +0000 (13:27 +0900)]
Remove WAC certificates
Change-Id: I4db3d4d4a76817c14715b636499da7d63887aeb4
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
Dongsun Lee [Tue, 7 Jul 2015 04:58:20 +0000 (13:58 +0900)]
synchronize certificates with Tizen 2.4
Change-Id: I615d075ee25b856d0d6a1108528b1158d1d65b8d
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
kyungwook tak [Wed, 29 Apr 2015 16:11:44 +0000 (01:11 +0900)]
Generate fingerprint list f rom certificates
Change-Id: I8bd9d8709fdf588ba8b5375895b17a9330ebc100
Signed-off-by: kyungwook tak <k.tak@samsung.com>
John L. Whiteman [Thu, 21 Aug 2014 23:28:14 +0000 (16:28 -0700)]
Added Tizen certificates, license and packaging
Change-Id: I9d61462b1d6e40f8ee8c6fd6d0ea4391983385ed
Signed-off-by: John L. Whiteman <john.l.whiteman@intel.com>
Sriram Ramkrishna [Wed, 20 Aug 2014 17:58:38 +0000 (10:58 -0700)]
Initial empty repository