commit | 64e5a6df4638af5a5c308c9ebd4aee5a839f7e3e | [log] [tgz] |
---|---|---|
author | Maxime Méré <maxime.mere@foss.st.com> | Fri Sep 20 17:16:20 2024 +0200 |
committer | Maxime MÉRÉ <maxime.mere@foss.st.com> | Fri Sep 20 17:40:30 2024 +0200 |
tree | 700f1bd6901e830463568c733c2d527a91fd4122 | |
parent | b2c535da56674725900d0174d56def2a25a4c5c3 [diff] |
feat(stm32mp2): improve BL31 size management Change the size of BL31 limit allocation to be half the sysram size. Defining BL31_PROGBITS_LIMIT to detect overflows. Signed-off-by: Maxime Méré <maxime.mere@foss.st.com> Change-Id: Iccc1cc0826b8113a3c2fd6ffa77ca419795854d3