configs: am64x_evm_a53_defconfig: Move TF-A load address to 0x701c0000
authorAswath Govindraju <a-govindraju@ti.com>
Wed, 16 Jun 2021 16:38:20 +0000 (22:08 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Thu, 15 Jul 2021 12:26:04 +0000 (17:56 +0530)
commit5242c6a43215110de3a9bf53f324b15190d80eae
tree120a9e1360379aba8b6cb064048044594bdf0956
parentff8f277e9121c6636e21bb7d7381c4dcac2a596b
configs: am64x_evm_a53_defconfig: Move TF-A load address to 0x701c0000

Earlier, the region 0x701c0000 to 0x701dffff was firewalled off because of
a bug in SYSFW. In the v2021.05 release of SYSFW this bug has been fixed
and this region can now be used for other allocations.

Therefore, move TF-A's load address to 0x701c0000 and update its location
in the device tree node. Also, increase the size allocated for TF-A to
account for future expansions.

Fixes: defd62ca137b ("arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its max size")
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Suman Anna <s-anna@ti.com>
Link: https://lore.kernel.org/r/20210616163821.20457-2-a-govindraju@ti.com
arch/arm/dts/k3-am64-main.dtsi
configs/am64x_evm_a53_defconfig