summaryrefslogtreecommitdiffstats
path: root/meta-signing-key
Commit message (Expand)AuthorAgeFilesLines
* meta-signing-key: When deploying keys UEFI keys, deploy DER formatTom Rini2018-10-251-0/+4
* Maintain the stable branch rockoJia Zhang2018-09-211-1/+1
* libsign: Fix build faiure due to -fstack-protector-strongJia Zhang2018-09-201-0/+1
* libsign: Update to the latestJia Zhang2018-09-201-1/+2
* key-store: fix incorrect postpone to first bootHongxu Jia2018-09-051-13/+11
* libsign: Enable nativesdk supportTom Rini2018-08-251-2/+2
* sbsigntool: Enable nativesdk supportTom Rini2018-08-251-2/+4
* layer.conf: Mark as compatible with rockoTom Rini2018-07-251-1/+1
* Fix parsing bug where SYSTEM_TRUSTED and SECONDARY_TRUSTED were always parsed...fraser2018-06-291-2/+2
* layer.conf: add LAYERSERIES_COMPATTrevor Woerner2018-05-261-0/+2
* meta-integrity, meta-signing-key: Populate the secondary keyringTom Rini2018-05-171-2/+11
* meta-signing-key: Rename "extra trusted" to "secondary"Tom Rini2018-05-176-39/+39
* key-store: Fix typo in key-store-ima-privkey nameTom Rini2018-05-121-1/+1
* meta-signing-key: support to build key-store with modsign and extra system tr...Jia Zhang2017-11-213-6/+120
* scripts/create-user-key-store.sh: support to generate the user keys for modsi...Jia Zhang2017-11-211-0/+26
* meta-signing-key: add the sample keys for modsign and extra system trusted keyJia Zhang2017-11-214-0/+94
* meta-signing-key, meta-efi-secure-boot: Rework for dependenciesTom Rini2017-11-1611-1/+550
* user-key-store.bbclass: add deploy_rpm_keys (#20)Wenzong Fan2017-09-251-0/+10
* meta-secure-core: clean up ${COREBASE}/LICENSE and ${COREBASE}/meta/COPYING.MITJia Zhang2017-09-021-1/+1
* Update BB_HASHBASE_WHITELISTJia Zhang2017-09-011-3/+7
* create-user-key-store.sh: Add arguments to specify gpg's key name and email a...yunguowei2017-08-281-1/+27
* key-store: Fix two key-store-rpm-pubkey user key issues (#13)Guojian2017-08-241-5/+5
* meta-signing-key: replace the sample RPM signing keyJia Zhang2017-08-232-44/+83
* Fix the user rpm sign key can not be found issue (#5)Guojian2017-08-221-4/+0
* create-user-key-store.sh: support gpg 2.x used to generate rpm signing keyJia Zhang2017-08-201-18/+26
* sign_rpm_ext.bbclass: use the default setting from meta-signing-keyJia Zhang2017-08-191-2/+2
* sign_rpm_ext: support RPM signingLans Zhang2017-08-173-2/+68
* meta-signing-key: clean up the default values of sample RPM signing keyLans Zhang2017-08-151-1/+2
* meta-signing-key: renew the sample keys for UEFI Secure BootLans Zhang2017-08-146-127/+129
* create-user-key-store.sh: gpg key creation updatesLans Zhang2017-08-112-20/+34
* create-user-key-store.sh: self-sign KEK and DBLans Zhang2017-08-011-2/+2
* meta-secure-core: code style fixupLans Zhang2017-07-281-1/+1
* user-key-store.bbclass: set SYSTEM_TRUSTED only if ima is configuredLans Zhang2017-07-251-1/+1
* user-key-store.bbclass: don't run check_deploy_keys in parallelLans Zhang2017-07-251-0/+2
* meta-secure-core: define the oe index nameLans Zhang2017-07-201-0/+4
* Add the missing COPYING.MIT filesLans Zhang2017-07-131-0/+17
* create-user-key-store.sh: add the support of the creation for RPM signingLans Zhang2017-07-132-0/+67
* Fix the occurrence of checking the existence of signing keysLans Zhang2017-07-121-0/+2
* key-store-rpm-pubkey: fix installation failureLans Zhang2017-07-111-2/+2
* README: cleanupLans Zhang2017-07-111-7/+3
* user-key-store: don't call anonymous functionLans Zhang2017-07-111-1/+1
* create-user-key-store.sh: clean up subject and support password protection fo...Lans Zhang2017-07-111-12/+23
* meta-signing-key: replace the sample keysLans Zhang2017-07-1114-283/+286
* Code style fixupLans Zhang2017-07-041-14/+14
* meta-integrity: implement the system trusted cert and IMA trusted certLans Zhang2017-07-049-76/+101
* meta-signing-key: enable authorityKeyIdentifier for x509 v3Lans Zhang2017-07-036-54/+57
* meta-signing-keys: use DER-formatted system trusted key and signed IMA truste...Lans Zhang2017-07-034-52/+52
* user-key-store: clean up the code styleLans Zhang2017-07-031-80/+16
* Use the DER-formatted system trusted keyLans Zhang2017-07-032-4/+26
* Rename .pem to .crtLans Zhang2017-07-0312-26/+7