Re: [PATCH 3/4] stm32mp15: replace CONFIG_TFABOOT when it is possible

2021-11-22 Thread Patrice CHOTARD
Hi Patrick On 10/11/21 9:52 AM, Patrick Delaunay wrote: > 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 i

[PATCH 3/4] stm32mp15: replace CONFIG_TFABOOT when it is possible

2021-10-11 Thread Patrick Delaunay
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 a