kumquat-buildroot/board/stmicroelectronics
Shlomi Vaknin 4d15114713 configs/stm32mp157*: switch to use TF-A based configurations
This commit changes the stm32mp1 configurations to use the TF-A ->
U-Boot boot flow (called "trusted boot flow" by ST) instead of the
U-Boot SPL -> U-Boot boot flow. ST recommands this trusted boot, and
it's also the only one that allows to use the STM32 Cube Programmer
for reflashing devices.

As part of this, the genimage configuration file is now generated, as
it contains some file names that depend on the platform. Removing
partition-type from genimage.cfg is mandatory, since it would cause a
hybrid MBR partition table to be created, which itself would prevent
ATF from finding the ssbl parition.

Signed-off-by: Shlomi Vaknin <shlomi.39sd@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-10-13 23:04:03 +02:00
..
common configs/stm32mp157*: switch to use TF-A based configurations 2020-10-13 23:04:03 +02:00
stm32f429-disco stm32f429-disco: replace $HOST_DIR/usr with $HOST_DIR in flash script 2017-07-05 16:06:24 +02:00
stm32f469-disco stm32f469-disco: replace $HOST_DIR/usr with $HOST_DIR in flash script 2017-07-05 16:06:25 +02:00
stm32mp157a-dk1 configs/stm32mp157a_dk1: new defconfig 2020-03-21 15:27:17 +01:00
stm32mp157c-dk2 configs/stm32mp157: use common genimage config file for stm32mp157 boards 2020-03-21 15:27:17 +01:00