summaryrefslogtreecommitdiffstats
path: root/meta-signing-key/classes/user-key-store.bbclass
Commit message (Expand)AuthorAgeFilesLines
* meta-signing-key: When deploying keys UEFI keys, deploy DER formatTom Rini2018-10-251-0/+4
* Fix parsing bug where SYSTEM_TRUSTED and SECONDARY_TRUSTED were always parsed...fraser2018-06-291-2/+2
* meta-signing-key: Rename "extra trusted" to "secondary"Tom Rini2018-05-171-14/+14
* meta-signing-key: support to build key-store with modsign and extra system tr...Jia Zhang2017-11-211-2/+60
* meta-signing-key, meta-efi-secure-boot: Rework for dependenciesTom Rini2017-11-161-1/+1
* user-key-store.bbclass: add deploy_rpm_keys (#20)Wenzong Fan2017-09-251-0/+10
* Fix the user rpm sign key can not be found issue (#5)Guojian2017-08-221-4/+0
* sign_rpm_ext: support RPM signingLans Zhang2017-08-171-2/+18
* 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
* user-key-store: don't call anonymous functionLans Zhang2017-07-111-1/+1
* meta-integrity: implement the system trusted cert and IMA trusted certLans Zhang2017-07-041-2/+2
* user-key-store: clean up the code styleLans Zhang2017-07-031-80/+16
* meta-secure-core: initial commitLans Zhang2017-06-221-0/+440