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)
commit3a99481159bf21028acc6b0d66f7809c3c6f053d
tree8ccba3ad3970fe54df8666039d63824052d02f27
parentedca8c3f8e0616af421b6afc0c1f6d17471aa024
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