[PATCH 07/12] binman: btool: Add fdt_add_pubkey as btool
Simon Glass
sjg at chromium.org
Fri Jun 30 06:18:28 CEST 2023
On Thu, 29 Jun 2023 at 15:59, <lukas.funke-oss at weidmueller.com> wrote:
>
> 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>
> ---
>
> tools/binman/btool/fdt_add_pubkey.py | 67 ++++++++++++++++++++++++++++
> 1 file changed, 67 insertions(+)
> create mode 100644 tools/binman/btool/fdt_add_pubkey.py
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list