commit | 7a4a07078b3d15648c1cbbd9f309b0c11da56165 | [log] [tgz] |
---|---|---|
author | AlexeiFedorov <Alexei.Fedorov@arm.com> | Wed Jan 22 15:12:08 2025 +0000 |
committer | Jean-Philippe Brucker <jean-philippe@linaro.org> | Tue Feb 11 15:10:49 2025 +0000 |
tree | d63d19f9b39b0ae0ab4aac5d54cd5733f7e8dcdc | |
parent | 2e55a3d74d588780e04f1632c1b9d7ad33fb5f4f [diff] |
feat(fvp): allocate L0 GPT at the top of SRAM This patch allocates level 0 GPT at the top of SRAM for FVP. This helps to meet L0 GPT alignment requirements and prevent the occurrence of possible unused gaps in SRAM. Load addresses for FVP TB_FW, SOC_FW and TOS_FW DTBs are defined in fvp_fw_config.dts via ARM_BL_RAM_BASE macro. Change-Id: Iaa52e302373779d9fdbaf4e1ba40c10aa8d1f8bd Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>