arm-trusted-firmware/plat/arm/board/rdn1edge
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
..
fdts plat/arm: Fix load address of TB_FW_CONFIG 2020-06-17 09:45:04 +01:00
include plat/arm/sgi: move GIC related constants to board files 2020-02-07 19:24:17 +05:30
platform.mk plat: remove redundant =1 from -D option 2020-04-02 14:14:10 +09:00
rdn1edge_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
rdn1edge_plat.c board/rdn1edge: add support for dual-chip configuration 2020-02-07 19:24:17 +05:30
rdn1edge_security.c board/rdn1edge: rename sgiclarka to rdn1edge 2019-02-27 12:31:36 +05:30
rdn1edge_topology.c board/rdn1edge: add support for dual-chip configuration 2020-02-07 19:24:17 +05:30
rdn1edge_trusted_boot.c plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00