u-boot/board/st
Patrick Delaunay f42045b2e7 stm32mp15: replace CONFIG_TFABOOT when it is possible
In some part of STM32MP15 support the CONFIG_TFABOOT can be replaced
by other config: CONFIG_ARMV7_PSCI and CONFIG_ARM_SMCCC.

This patch also simplifies the code in cpu.c, stm32mp1_ram.c and
clk_stml32mp1.c as execution of U-Boot in sysram (boot without SPL and
without TFA) is not supported: the associated initialization code is
present only in SPL.

This cleanup patch is a preliminary step to support SPL load of OP-TEE
in secure world, with SPL in secure world and U-Boot in no-secure world.

Reported-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-11-10 17:07:31 +01:00
..
common tee: add a stub for tee_find_device 2021-10-05 08:44:48 -04:00
stih410-b2260 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
stm32f429-discovery - Disable ATAGS for STM32 MCU and MPU boards 2021-10-12 12:01:00 -04:00
stm32f429-evaluation - Disable ATAGS for STM32 MCU and MPU boards 2021-10-12 12:01:00 -04:00
stm32f469-discovery - Disable ATAGS for STM32 MCU and MPU boards 2021-10-12 12:01:00 -04:00
stm32f746-disco gpio: stm32: create include file for driver private data 2021-11-10 17:03:36 +01:00
stm32h743-disco - Disable ATAGS for STM32 MCU and MPU boards 2021-10-12 12:01:00 -04:00
stm32h743-eval - Disable ATAGS for STM32 MCU and MPU boards 2021-10-12 12:01:00 -04:00
stm32h750-art-pi - Disable ATAGS for STM32 MCU and MPU boards 2021-10-12 12:01:00 -04:00
stm32mp1 stm32mp15: replace CONFIG_TFABOOT when it is possible 2021-11-10 17:07:31 +01:00
stv0991 bootstage: Eliminate when not enabled 2021-07-07 10:17:54 -04:00