Searched hist:fd5763ea8a8724593ae872d416abee850e93960d (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/include/plat/arm/common/ |
| H A D | arm_def.h | fd5763ea8a8724593ae872d416abee850e93960d Thu Aug 31 03:45:32 UTC 2017 Qixiang Xu <qixiang.xu@arm.com> 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>
|