]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp: configs: activate the command stm32key only for ST boards
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 28 Jun 2021 12:55:57 +0000 (14:55 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 16 Jul 2021 07:28:46 +0000 (09:28 +0200)
commitf8cc91f2451d5c2a09e7db5674dd30c20cd01c13
tree8ccba3ad3970fe54df8666039d63824052d02f27
parent82e6c099bea08f11b94a5f9fb88a16c7d89f900a
stm32mp: configs: activate the command stm32key only for ST boards

This command is used to evaluate the secure boot on stm32mp SOC,
it is deactivated by default in real products.

We activate this command only in STMicroelectronics defconfig
used with the evaluation boards.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/mach-stm32mp/Kconfig
configs/stm32mp15_basic_defconfig
configs/stm32mp15_trusted_defconfig