[PATCH V7 08/15] tools: Add script for converting public key into device tree include
Simon Glass
sjg at chromium.org
Sat Mar 11 02:37:56 CET 2023
Hi Jan,
On Tue, 28 Feb 2023 at 10:22, Jan Kiszka <jan.kiszka at siemens.com> wrote:
>
> From: Jan Kiszka <jan.kiszka at siemens.com>
>
> Allows to create a public key device tree dtsi for inclusion into U-Boot
> SPL and proper during first build already. This can be achieved via
> CONFIG_DEVICE_TREE_INCLUDES.
>
> Signed-off-by: Jan Kiszka <jan.kiszka at siemens.com>
> ---
> tools/key2dtsi.py | 64 +++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 64 insertions(+)
> create mode 100755 tools/key2dtsi.py
Instead of this can you take a look at the binman support I added? It
has x509 support now in -next
Regards,
Simon
More information about the U-Boot
mailing list