zephyr/boards/st/stm32l562e_dk
Erwan Gouriou b2c9db7606 boards: st: stm32l5: Fix TF-M by restricting Libc malloc aera
By default, libc malloc allocated area is using all available RAM.
For some yet unknown reason, this conflicts with TF-M resulting in a
Hard Fault before jumping in the non secure application.

For now, define a Libc malloc area defined to 2048 which is the default in
some other typical applications (ARMv7 targets enabling USERSPACE).

Fixes #77847

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2024-11-08 09:24:55 -06:00
..
doc boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
support
Kconfig.defconfig boards: st: stm32l5: Fix TF-M by restricting Libc malloc aera 2024-11-08 09:24:55 -06:00
Kconfig.stm32l562e_dk
arduino_r3_connector.dtsi
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
stm32l562e_dk.dts
stm32l562e_dk.yaml
stm32l562e_dk_common.dtsi
stm32l562e_dk_defconfig
stm32l562e_dk_stm32l562xx_ns.dts
stm32l562e_dk_stm32l562xx_ns.yaml
stm32l562e_dk_stm32l562xx_ns_defconfig