u-boot/board/st/common
Patrick Delaunay b73e8bf453 arm: stm32mp: add defconfig for trusted boot with FIP
Add TF-A FIP support for trusted boot on STM32MP15x,
when STM32MP15x_STM32IMAGE is not activated.

With FIP support the SSBL partition is named "fip" and its size is 4MB,
so the ENV partition name in device tree  (for SD card or eMMC)
or offset in defconfig (CONFIG_ENV_OFFSET / CONFIG_ENV_OFFSET_REDUND)
need to be modified.

With FIP the TEE MTD partitions are removed because the OP-TEE binray are
included in the FIP containers.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2021-08-16 09:36:31 +02:00
..
cmd_stboard.c dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
Kconfig arm: stm32mp: add defconfig for trusted boot with FIP 2021-08-16 09:36:31 +02:00
MAINTAINERS Correct U-Boot upstream repository 2021-02-28 13:57:30 -05:00
Makefile board: st: move type-c stusb1600 controller code in a driver 2020-07-07 16:01:23 +02:00
stm32mp_dfu.c stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
stm32mp_mtdparts.c arm: stm32mp: add defconfig for trusted boot with FIP 2021-08-16 09:36:31 +02:00
stpmic1.c board: st: common: migrate trace to dev and log macro 2021-01-13 09:52:58 +01:00
stpmic1.h board: stm32mp1: update vddcore in SPL 2020-07-07 16:01:23 +02:00
stusb160x.c board: st: common: migrate trace to dev and log macro 2021-01-13 09:52:58 +01:00
stusb160x.h board: st: move type-c stusb1600 controller code in a driver 2020-07-07 16:01:23 +02:00