mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 09:04:17 +00:00
feat(sgi575): remove SGI-575 from deprecated list
As SGI-575 is not planned to be deprecated in the upcoming release cycles, remove it from the deprecated list. Change-Id: Ic9171a3e1bec198d9305e75ac5cae4b40498537e Signed-off-by: Rohit Mathew <rohit.mathew@arm.com>
This commit is contained in:
parent
d239edea56
commit
f104eecdea
2 changed files with 0 additions and 4 deletions
|
@ -70,8 +70,6 @@ Deprecated platforms
|
|||
+----------------+----------------+--------------------+--------------------+
|
||||
| Platform | Vendor | Deprecated version | Deleted version |
|
||||
+================+================+====================+====================+
|
||||
| sgi575 | Arm | 2.8 | TBD |
|
||||
+----------------+----------------+--------------------+--------------------+
|
||||
| rdn1edge | Arm | 2.8 | TBD |
|
||||
+----------------+----------------+--------------------+--------------------+
|
||||
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
#
|
||||
|
||||
$(warning Platform ${PLAT} is deprecated. Some of the features might not work as expected)
|
||||
|
||||
include plat/arm/board/neoverse_rd/common/nrd-common.mk
|
||||
|
||||
SGI575_BASE = plat/arm/board/neoverse_rd/platform/sgi575
|
||||
|
|
Loading…
Add table
Reference in a new issue