arm-trusted-firmware/include/plat/arm
Qixiang Xu fd5763ea8a plat/arm: Fix BL31_BASE when RESET_TO_BL31=1
The value of BL31_BASE currently depends on the size of BL31. This
causes problems in the RESET_TO_BL31 case because the value of
BL31_BASE is used in the model launch parameters, which often changes.

Therefore, this patch fixes BL31_BASE to the middle of Trusted SRAM,
to avoid further model parameter changes in future.

Change-Id: I6d7fa4fe293717d84768974679539c0e0cb6d935
Signed-off-by: David Cunado <david.cunado@arm.com>
2017-09-12 15:21:13 +01:00
..
board/common norflash: Add nor_erase() to NOR driver 2017-08-22 09:41:59 +01:00
common plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 2017-09-12 15:21:13 +01:00
css/common CSS: Changes for SDS framework 2017-09-06 15:32:20 +01:00
soc/common Fix CSS UART clock value 2017-07-25 11:35:04 +01:00