arm-trusted-firmware/docs
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
..
_static/css docs(threat model): add TF-A threat model 2021-04-30 17:59:22 +02:00
about refactor(sgi): move neoverse_rd out of css 2024-02-22 15:08:03 +05:30
components docs(sdei): provide security guidelines when using SDEI 2024-02-15 15:37:00 +00:00
design feat(mte): add mte2 feat 2024-02-12 08:20:01 -06:00
design_documents refactor(fvp): remove RSS usage 2023-11-14 09:52:11 +02:00
getting_started feat(mte): add mte2 feat 2024-02-12 08:20:01 -06:00
perf docs(juno): update PSCI instrumentation data 2023-11-14 14:38:16 +00:00
plat feat(rde1edge): remove support for RD-E1-Edge 2024-02-22 15:08:03 +05:30
process Merge "docs(contributing): various improvements" into integration 2024-02-02 13:54:12 +01:00
resources docs(auth): add more information about CoTs 2024-02-09 13:50:30 +01:00
security_advisories Merge "docs(security): security advisory for CVE-2023-49100" into integration 2024-01-22 10:41:55 +01:00
threat_model docs(threat_model): mark power analysis threats out-of-scope 2024-02-14 14:18:16 +00:00
tools feat(memmap): add topological memory view 2023-05-12 14:38:22 +01:00
change-log.md docs(changelog): changelog for v2.10 release 2023-11-22 11:52:02 +00:00
conf.py docs(changelog): changelog for v2.10 release 2023-11-22 11:52:02 +00:00
global_substitutions.txt docs(errata_abi): document the errata abi changes 2023-05-05 13:24:59 -05:00
glossary.rst docs(threat-model): provide PSR specification reference 2024-01-13 08:04:03 +00:00
index.rst docs: fix link to TBBR specification 2024-02-02 15:31:12 +01:00
license.rst refactor(dt-bindings): align irq bindings with kernel 2021-06-14 10:05:48 +02:00
Makefile feat(docs): allow verbose build 2023-03-21 11:47:16 +01:00
porting-guide.rst chore(auth)!: remove CryptoCell-712/713 support 2023-11-08 10:42:33 +02:00