u-boot/arch/arm/mach-stm32mp/cmd_stm32prog
Patrick Delaunay f64d32a27a stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP
The MTD tee partitions used to save the OP-TEE binary are needed when
TF-A doesn't use the FIP container to load binaries.

This patch puts under CONFIG_STM32MP15x_STM32IMAGE flag the associated
code in U-Boot binary and prepare the code cleanup when
CONFIG_STM32MP15x_STM32IMAGE support will be removed after TF-A migration
to FIP support.

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_stm32prog.c stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP 2021-08-16 09:36:31 +02:00
Kconfig stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
Makefile stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
stm32prog.c stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP 2021-08-16 09:36:31 +02:00
stm32prog.h stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP 2021-08-16 09:36:31 +02:00
stm32prog_serial.c stm32mp: stm32prog: use get_cpu_dev for GetID command 2021-06-18 10:09:41 +02:00
stm32prog_usb.c stm32mp: stm32prog: use defines for virtual partition size 2021-07-16 09:28:46 +02:00