commit | fdd97d7c64edb256812e786a7aa224a3010a7fec | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon Oct 05 11:39:19 2020 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Oct 05 12:51:48 2020 +0200 |
tree | 68f0b24dd54f0370de7e7b16d1da4d01632f0032 | |
parent | b1f596b68b040cfcdb19d06252b2998e6354a36a [diff] |
bl32: add an assert on BL32_SIZE in sp_min.ld.S This assert is present in all other linker scripts. This checks the size of BL32 doesn't exceed its defined limit. Change-Id: I0005959b5591d3eebd870045adafe437108bc9e1 Signed-off-by: Yann Gautier <yann.gautier@st.com>