diff options
author | Usama Arif <usama.arif@arm.com> | 2020-09-30 11:48:00 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-06 23:14:24 +0100 |
commit | e65267d3768429a39967de3c283c981a5848913e (patch) | |
tree | b828a5b5924ce6cc4fc16314b754aade5e62650b /meta/classes/kernel-uboot.bbclass | |
parent | a6b78aa2541c9b348e6bd5e53bd1c8efa0faadf2 (diff) | |
download | poky-e65267d3768429a39967de3c283c981a5848913e.tar.gz |
kernel-fitimage: generate openssl RSA keys for signing fitimage
The keys are only generated if they dont exist. The key
generation can be turned off by setting FIT_GENERATE_KEYS to "0".
The default key length for private keys is 2048 and the default
format for public key certificate is x.509.
(From OE-Core rev: 8dfaf5cd4eb5c8e352e7833ec47db1a14ea58b47)
Signed-off-by: Usama Arif <usama.arif@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-uboot.bbclass')
0 files changed, 0 insertions, 0 deletions