]> git.baikalelectronics.ru Git - arm-tf.git/commit
bl32: add an assert on BL32_SIZE in sp_min.ld.S
authorYann Gautier <yann.gautier@st.com>
Mon, 5 Oct 2020 09:39:19 +0000 (11:39 +0200)
committerYann Gautier <yann.gautier@st.com>
Mon, 5 Oct 2020 10:51:48 +0000 (12:51 +0200)
commitfdd97d7c64edb256812e786a7aa224a3010a7fec
tree68f0b24dd54f0370de7e7b16d1da4d01632f0032
parentb1f596b68b040cfcdb19d06252b2998e6354a36a
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>
bl32/sp_min/sp_min.ld.S