diff options
author | Qixiang Xu <qixiang.xu@arm.com> | 2017-08-31 11:45:32 +0800 |
---|---|---|
committer | David Cunado <david.cunado@arm.com> | 2017-09-12 15:21:13 +0100 |
commit | fd5763ea8a8724593ae872d416abee850e93960d (patch) | |
tree | becd9ad56cb522d5d7e5436fc6cdf60476fea69b /drivers/arm/ccn/ccn.c | |
parent | 50915b891e68e22557f5e3625d881e31fa29f2e2 (diff) |
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>
Diffstat (limited to 'drivers/arm/ccn/ccn.c')
0 files changed, 0 insertions, 0 deletions