On Thu, 29 Jun 2023 at 15:59, <[email protected]> wrote: > > From: Lukas Funke <[email protected]> > > Add btool which calls 'fdt_add_pubkey' > > Signed-off-by: Lukas Funke <[email protected]> > --- > > 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 <[email protected]>

