zephyr/boards/st/nucleo_l552ze_q
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.nucleo_l552ze_q
arduino_r3_connector.dtsi
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
nucleo_l552ze_q-common.dtsi
nucleo_l552ze_q.dts
nucleo_l552ze_q.yaml
nucleo_l552ze_q_defconfig
nucleo_l552ze_q_stm32l552xx_ns.dts
nucleo_l552ze_q_stm32l552xx_ns.yaml
nucleo_l552ze_q_stm32l552xx_ns_defconfig