Adjust BL2_AT_EL3 memory layout
authorDimitris Papastamos <dimitris.papastamos@arm.com>
Mon, 11 Jun 2018 10:07:58 +0000 (11:07 +0100)
committerDimitris Papastamos <dimitris.papastamos@arm.com>
Mon, 11 Jun 2018 13:18:06 +0000 (14:18 +0100)
commit42be6fc57e4f543a6a5a79f3a3d13192fb346fe2
treeeae5d670a9ad9951ffd17cc7041713a836539f4c
parent608529aa2425a12212ecbda80927aee3621ba11b
Adjust BL2_AT_EL3 memory layout

For the BL2_AT_EL3 configuration, move BL2 higher up to make more
space for BL31.  Adjust the BL31 limit to be up to BL2 base.  This is
because BL2 is always resident for the BL2_AT_EL3 configuration and
thus we cannot overlay it with BL31.

Change-Id: I71e89863ed48f5159e8b619f49c7c73b253397aa
Signed-off-by: Dimitris Papastamos <dimitris.papastamos@arm.com>
docs/firmware-design.rst
include/plat/arm/common/arm_def.h