arm-trusted-firmware/plat
Rohit Mathew 4ced59568e refactor(sgi): move neoverse_rd out of css
Currently, neoverse_rd is hosted under the "css" directory. However,
"css" directory is more relevant for hosting css definitions and
corresponding sources. Since neoverse_rd hosts source and header for css
and soc, move neoverse_rd from css to board folder. Consolidate common
sources and headers under neoverse_rd/common. Additionally, group RD-V1,
RD-V1-MC, RD-N2, RD-N1-Edgex2 and SGI-575 within neoverse_rd/platform.
With the changes in this commit, the tree view would look as follows:

plat/arm/board/neoverse_rd/
├── common
│   ├── arch
│   ├── include
│   └── ras
└── platform
    ├── rdn1edge
    ├── rdn2
    ├── rdv1
    ├── rdv1mc
    └── sgi575

Signed-off-by: Rohit Mathew <Rohit.Mathew@arm.com>
Change-Id: Iaccc86bc9d415f5c045c834902241fcf3c00277b
2024-02-22 15:08:03 +05:30
..
allwinner feat(allwinner): use reset through scpi for warm/soft reset 2023-07-31 21:55:30 +02:00
amlogic build: use toolchain identifiers in conditions 2024-02-06 11:14:52 +00:00
arm refactor(sgi): move neoverse_rd out of css 2024-02-22 15:08:03 +05:30
aspeed/ast2700 fix(ast2700): add device mapping for coherent memory 2023-10-30 11:30:03 +02:00
brcm chore(brcm): include cpu_helpers.S for bl2 build 2023-07-27 09:35:12 +01:00
common fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT 2023-11-01 17:45:56 +00:00
hisilicon fix(spmd): fix build error with spmd 2023-05-10 15:57:29 -05:00
imx Merge "fix(imx8mp): uncondtionally enable only the USB power domain" into integration 2024-02-20 14:40:06 +01:00
intel/soc fix(intel): update nand driver to match GHRD design 2024-01-23 00:05:11 +08:00
marvell fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
mediatek feat(mt8188): add secure iommu support 2023-12-01 02:53:17 +01:00
nuvoton chore(npcm845x): remove CryptoCell-712/713 support 2023-11-08 13:42:34 +01:00
nvidia/tegra build: use toolchain identifiers in conditions 2024-02-06 11:14:52 +00:00
nxp fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
qemu fix(qemu): disable FEAT_SB 2024-02-08 16:14:51 +01:00
qti chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
renesas build: use new toolchain variables for tools 2024-02-06 11:14:52 +00:00
rockchip build: use new toolchain variables for tools 2024-02-06 11:14:52 +00:00
rpi build: use toolchain identifiers in conditions 2024-02-06 11:14:52 +00:00
socionext refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
st Merge "build: use toolchain identifiers in conditions" into integration 2024-02-20 16:06:52 +01:00
ti/k3 Revert "fix(ti): do not take system power reference in bl31_platform_setup()" 2024-02-05 10:45:48 +05:30
xilinx Merge changes from topic "idling-during-subsystem-restart" into integration 2024-01-22 16:12:02 +01:00