mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-23 21:44:15 +00:00
refactor(neoverse-rd): refactor scope for Neoverse RD platforms
As sgi has migrated to neoverse_rd, the scope variables would need update. Therefore, remove the deprecated 'sgi' scope variable and introduce the new scope variable 'neoverse-rd' to be used for any common platform changes associated with Neoverse Reference Design platforms. Change-Id: I5052e4573bdc7df3e6f4257146d716edd2585452 Signed-off-by: Rohit Mathew <rohit.mathew@arm.com>
This commit is contained in:
parent
10784f5f38
commit
682da9327a
1 changed files with 2 additions and 9 deletions
|
@ -215,8 +215,8 @@ subsections:
|
||||||
- title: N1SDP
|
- title: N1SDP
|
||||||
scope: n1sdp
|
scope: n1sdp
|
||||||
|
|
||||||
- title: RD
|
- title: Neoverse-RD
|
||||||
scope: rd
|
scope: neoverse-rd
|
||||||
|
|
||||||
subsections:
|
subsections:
|
||||||
- title: RD-N1 Edge
|
- title: RD-N1 Edge
|
||||||
|
@ -228,13 +228,6 @@ subsections:
|
||||||
deprecated:
|
deprecated:
|
||||||
- board/rdn2
|
- board/rdn2
|
||||||
|
|
||||||
- title: SGI
|
|
||||||
scope: sgi
|
|
||||||
|
|
||||||
deprecated:
|
|
||||||
- plat/sgi
|
|
||||||
- plat/arm/sgi
|
|
||||||
|
|
||||||
- title: TC
|
- title: TC
|
||||||
scope: tc
|
scope: tc
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue