diff options
author | Lukas Funke <lukas.funke@weidmueller.com> | 2023-07-18 13:53:15 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2023-07-24 09:34:10 -0600 |
commit | 5609843b57a42a3b05b2e14e3bb51b0451c429a1 (patch) | |
tree | d50bc6f98e3cc41c1e3e2c3f98de10deda4a823d /tools/buildman/func_test.py | |
parent | 671bc4334668fc4280f9d56e83a7b208cdd9ba8f (diff) |
binman: etype: Add u-boot-spl-pubkey-dtb etype
This adds a new etype 'u-boot-spl-pubkey-dtb'. The etype adds the public
key from a certificate to the dtb. This creates a '/signature' node which
is turn contains the fields which make up the public key. Usually this
is done by 'mkimage -K'. However, 'binman sign' does not add the public
key to the SPL. This is why the pubkey is added using this etype.
The etype calls the underlying 'fdt_add_pubkey' tool.
Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/buildman/func_test.py')
0 files changed, 0 insertions, 0 deletions