projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
306a5cf
)
arm: stm32mp: remove dependency for STM32KEY
author
Patrick Delaunay
<patrick.delaunay@st.com>
Wed, 22 Apr 2020 12:29:09 +0000
(14:29 +0200)
committer
Patrick Delaunay
<patrick.delaunay@st.com>
Thu, 14 May 2020 07:02:12 +0000
(09:02 +0200)
This command is not more depending on fuse command, but have
direct access to BSEC misc driver, so the dependency with
can be removed CMD_FUSE
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/mach-stm32mp/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-stm32mp/Kconfig
b/arch/arm/mach-stm32mp/Kconfig
index 6fed2c622c67c2a5213e3dddaaa1c3d0c671049a..6c995ed8d8855b990d3b9796113c9b2e3256eb67 100644
(file)
--- a/
arch/arm/mach-stm32mp/Kconfig
+++ b/
arch/arm/mach-stm32mp/Kconfig
@@
-127,12
+127,10
@@
config CMD_STM32PROG
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 PRE_CON_BUF_ADDR
default 0xC02FF000