
11 Oct
2024
11 Oct
'24
5:31 p.m.
The series fix several issues for STM32MP15 boot with OP-TEE (data abort and ETZPC firewall exception) and regressions for STM32MP25 support.
Patrick Delaunay (4): stm32mp: compute ram_top based on the optee base address only for STM32MP1 ARM: stm32mp: enable data cache after LMB configuration for STM32MP1 doc: clarify scmi device tree for stm32mp15 boards stm32mp: fix name of optee reserved memory node
arch/arm/mach-stm32mp/Kconfig | 2 ++ arch/arm/mach-stm32mp/dram_init.c | 19 ++++++++++++++----- arch/arm/mach-stm32mp/stm32mp1/cpu.c | 7 +++++++ doc/board/st/stm32mp1.rst | 25 ++++++++++++++++++++++--- 4 files changed, 45 insertions(+), 8 deletions(-)
--
2.25.1