[PATCH v4 04/11] tools: add fdtsig.sh
Simon Glass
sjg at chromium.org
Mon Oct 11 16:54:09 CEST 2021
Hi Takahiro,
On Thu, 7 Oct 2021 at 00:25, AKASHI Takahiro <takahiro.akashi at linaro.org> wrote:
>
> With this script, a public key is added to a device tree blob
> as the default efi_get_public_key_data() expects.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> ---
> MAINTAINERS | 1 +
> tools/fdtsig.sh | 40 ++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 41 insertions(+)
> create mode 100755 tools/fdtsig.sh
Instead of an ad-hoc script with no tests, could we use binman for
putting the image together and inserting it?
Regards,
Simon
More information about the U-Boot
mailing list