commit | 4c77ea93a7aec86b93f667ddee83c57d7fe2bc47 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@st.com> | Tue Sep 30 14:36:35 2025 +0200 |
committer | Benjamin Cabé <kartben@gmail.com> | Wed Oct 08 12:04:25 2025 +0200 |
tree | c7e8b8a421782cd472c68571205eaebade3c1f31 | |
parent | 3529306a03276d7c5a63460a1b7d9df8ebbd576f [diff] |
boards: st: stm32l562e_dk: correct ns variant RAM info TF-M owns the last 64kByte of SoC internal SRAM1 in 'ns' variant of board stm32l562e_dk. 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>