arm-trusted-firmware/plat/arm
Manish V Badarkhe 158658704c plat/arm: Fix load address of TB_FW_CONFIG
Load address of tb_fw_config is incorrectly mentioned
in below device trees:
1. rdn1edge_fw_config.dts
2. tc0_fw_config.dts

Till now, tb_fw_config load-address is not being retrieved from
device tree and hence never exeprienced any issue for tc0 and
rdn1edge platform.

For tc0 and rdn1edge platform, Load-address of tb_fw_config should
be the SRAM base address + 0x300 (size of fw_config device tree)
Hence updated these platform's fw_config.dts accordingly to reflect
this load address change.

Change-Id: I2ef8b05d49be10767db31384329f516df11ca817
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2020-06-17 09:45:04 +01:00
..
board plat/arm: Fix load address of TB_FW_CONFIG 2020-06-17 09:45:04 +01:00
common Merge changes from topic "sp_secure_boot" into integration 2020-06-09 19:47:04 +00:00
css GICv3: GIC-600: Detect GIC-600 at runtime 2020-06-09 17:05:49 +00:00
soc/common plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00