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:
Rohit Mathew 2024-04-15 17:31:04 +01:00
parent 10784f5f38
commit 682da9327a

View file

@ -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