summaryrefslogtreecommitdiff
path: root/drivers/arm/ccn/ccn.c
diff options
context:
space:
mode:
authorQixiang Xu <qixiang.xu@arm.com>2017-08-31 11:45:32 +0800
committerDavid Cunado <david.cunado@arm.com>2017-09-12 15:21:13 +0100
commitfd5763ea8a8724593ae872d416abee850e93960d (patch)
treebecd9ad56cb522d5d7e5436fc6cdf60476fea69b /drivers/arm/ccn/ccn.c
parent50915b891e68e22557f5e3625d881e31fa29f2e2 (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