
12 Jul
2019
12 Jul
'19
2:17 p.m.
Hi,
From: Patrick DELAUNAY patrick.delaunay@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@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