[PATCH v3 06/11] binman: btool: Add fdt_add_pubkey as btool
Simon Glass
sjg at chromium.org
Mon Jul 24 20:46:30 CEST 2023
From: Lukas Funke <lukas.funke at weidmueller.com>
Add btool which calls 'fdt_add_pubkey'
Signed-off-by: Lukas Funke <lukas.funke at weidmueller.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/binman/btool/fdt_add_pubkey.py | 67 ++++++++++++++++++++++++++++
1 file changed, 67 insertions(+)
create mode 100644 tools/binman/btool/fdt_add_pubkey.py
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list