[U-Boot] [PATCH v2 10/16] stm32mp1: key: add stm32key command
Patrick DELAUNAY
patrick.delaunay at st.com
Fri Jul 12 12:17:39 UTC 2019
Hi,
> From: Patrick DELAUNAY <patrick.delaunay at st.com>
> Sent: vendredi 5 juillet 2019 17:20
>
> Add dedicated command to register in fuse a public hash key provided by keygen
> tool.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
> Changes in v2: None
>
> arch/arm/mach-stm32mp/Kconfig | 8 +++
> arch/arm/mach-stm32mp/Makefile | 1 +
> arch/arm/mach-stm32mp/cmd_stm32key.c | 101
> +++++++++++++++++++++++++++++++++++
> 3 files changed, 110 insertions(+)
> create mode 100644 arch/arm/mach-stm32mp/cmd_stm32key.c
>
Applied to u-boot-stm32/master, thanks!
Patrick
More information about the U-Boot
mailing list