[PATCH 0/4] stm32mp: fix boot issue with OP-TEE

Patrick Delaunay patrick.delaunay at foss.st.com
Fri Oct 11 17:31:47 CEST 2024


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



More information about the U-Boot mailing list