From 78b793956f3a86a3dd62394c858ae9ee41379b8b Mon Sep 17 00:00:00 2001 From: Rohit Mathew Date: Tue, 23 Apr 2024 10:29:53 +0100 Subject: [PATCH] feat(rdn1edge): remove RD-N1-Edge from deprecated list As RD-N1-Edge is not planned to be deprecated in the upcoming release cycles, remove it from the deprecated list. Change-Id: I6af06e7bd162747aab72384185951d218b388ed3 Signed-off-by: Rohit Mathew --- docs/plat/index.rst | 3 ++- plat/arm/board/neoverse_rd/platform/rdn1edge/platform.mk | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/plat/index.rst b/docs/plat/index.rst index 5231407cc..702726ee5 100644 --- a/docs/plat/index.rst +++ b/docs/plat/index.rst @@ -70,7 +70,8 @@ Deprecated platforms +----------------+----------------+--------------------+--------------------+ | Platform | Vendor | Deprecated version | Deleted version | +================+================+====================+====================+ -| rdn1edge | Arm | 2.8 | TBD | +| None at this | | | | +| time. | | | | +----------------+----------------+--------------------+--------------------+ -------------- diff --git a/plat/arm/board/neoverse_rd/platform/rdn1edge/platform.mk b/plat/arm/board/neoverse_rd/platform/rdn1edge/platform.mk index f2a9558f5..15fc9bb07 100644 --- a/plat/arm/board/neoverse_rd/platform/rdn1edge/platform.mk +++ b/plat/arm/board/neoverse_rd/platform/rdn1edge/platform.mk @@ -4,8 +4,6 @@ # SPDX-License-Identifier: BSD-3-Clause # -$(warning Platform ${PLAT} is deprecated. Some of the features might not work as expected) - # GIC-600 configuration GICV3_IMPL_GIC600_MULTICHIP := 1