arm-trusted-firmware/plat/arm
Rohit Mathew 7f693bd993 refactor(neoverse-rd): add defines for ROM, SRAM and DRAM2
In the current setup, the base and size of the ROM, SRAM, and DRAM2
regions are directly defined in the nrd_fw_def2.h file for N2 CPU based
platforms. To enhance modularity and appropriateness, introduce macros
for these definitions in the respective css file (nrd_css_def2.h). While
the maximum sizes for ROM, SRAM, and DRAM2 are specified in the css
specification, the actual implementation sizes may vary. Consequently,
relocate the size macros to the platform-specific platform_def.h file
for individual platforms.

Signed-off-by: Rohit Mathew <rohit.mathew@arm.com>
Change-Id: I30988bf63cf942f68188a70697cc43cb6af96a9c
2024-04-25 09:11:22 +01:00
..
board refactor(neoverse-rd): add defines for ROM, SRAM and DRAM2 2024-04-25 09:11:22 +01:00
common fix(arm): only expose arm_bl2_dyn_cfg_init to BL2 2024-04-11 11:20:35 +00:00
css/common refactor(sgi): move neoverse_rd out of css 2024-02-22 15:08:03 +05:30
soc/common