arm-trusted-firmware/plat/arm
Rohit Mathew edd480d941 refactor(neoverse-rd): set mmap naming convention
Presently, for the second generation platforms based on the N2 CPU,
macros related to page table entries lack a consistent naming
convention. This absence may lead to potential mix-ups, such as css
definitions in soc files, and can contribute to decreased code clarity.
To address this, establish the following naming convention:

- NRD_CSS_<name>_MMAP for CSS related page table entries
- NRD_ROS_<name>_MMAP for ROS related page table entries

Signed-off-by: Rohit Mathew <rohit.mathew@arm.com>
Change-Id: I7bf1f9b0ddfd0444c802a23143de6a163f127731
2024-04-25 09:11:22 +01:00
..
board refactor(neoverse-rd): set mmap naming convention 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 plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00