| commit | 45aea48746be55fccef4bbca080d8e3786276efe | [log] [tgz] |
|---|---|---|
| author | Etienne Carriere <etienne.carriere@st.com> | Tue Sep 30 14:35:42 2025 +0200 |
| committer | Benjamin Cabé <kartben@gmail.com> | Wed Oct 08 12:04:25 2025 +0200 |
| tree | 32ca91a6ef8a5d836a263643c5b734afccef7aed | |
| parent | c5bacb30f5a3ae9ebf5a38198c1057f6ee515e95 [diff] |
boards: st: nucleo_l552ze_q: correct ns variant RAM info TF-M owns the last 64kByte of SoC internal SRAM1 in 'ns' variant of board nucleo_l552ze_q. Update the board variant DTS and YAML files accordingly and remove the default allocation of 2kB of malloc pool that worked around this missing information. Signed-off-by: Etienne Carriere <etienne.carriere@st.com>