summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/Kconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2019-07-05 18:20:17 +0300
committerPatrick Delaunay <patrick.delaunay@st.com>2019-07-12 12:18:53 +0300
commitf4cb5d69c2dd14d721b57eef7cf4d61add3912d5 (patch)
treeb028a52eb461d527ede030a470faec0f8a73d955 /arch/arm/mach-stm32mp/Kconfig
parentafb0840ffa3610c64b50ae575ba799c4bd592003 (diff)
downloadu-boot-f4cb5d69c2dd14d721b57eef7cf4d61add3912d5.tar.xz
stm32mp1: key: add stm32key command
Add dedicated command to register in fuse a public hash key provided by keygen tool. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/Kconfig')
-rw-r--r--arch/arm/mach-stm32mp/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-stm32mp/Kconfig b/arch/arm/mach-stm32mp/Kconfig
index 9c5c93c79a..d13d76e7b7 100644
--- a/arch/arm/mach-stm32mp/Kconfig
+++ b/arch/arm/mach-stm32mp/Kconfig
@@ -90,6 +90,14 @@ config STM32_ETZPC
help
Say y to enable STM32 Extended TrustZone Protection
+config CMD_STM32KEY
+ bool "command stm32key to fuse public key hash"
+ default y
+ depends on CMD_FUSE
+ help
+ fuse public key hash in corresponding fuse used to authenticate
+ binary.
+
config BOOTSTAGE_STASH_ADDR
default 0xC3000000