summaryrefslogtreecommitdiff
path: root/plat/arm
diff options
context:
space:
mode:
authorManish V Badarkhe <Manish.Badarkhe@arm.com>2022-10-19 09:31:07 +0100
committerManish V Badarkhe <Manish.Badarkhe@arm.com>2022-10-20 19:57:31 +0100
commit07dc8ba93b319de2bf0be0c287373db74019878e (patch)
tree3b98a1e6303a95e7eb004b52d59cca228dd358dd /plat/arm
parent9287a3fa75373201eafbdc0295a462f8f745b9ed (diff)
downloadarm-trusted-firmware-07dc8ba93b319de2bf0be0c287373db74019878e.tar.gz
build: deprecate Arm rdn1edge and sgi575 FVP platforms
Arm has decided to deprecate the sgi575 and rdn1edge platforms. The development of software and fast models for these platforms has been discontinued. rdn1edge platform has been superseded by the rdn2 platform, which is already supported in TF-A and CI work is underway for this platform. Change-Id: If2228fb73549b244c3a5b0e5746617b3f24fe771 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Diffstat (limited to 'plat/arm')
-rw-r--r--plat/arm/board/rdn1edge/platform.mk2
-rw-r--r--plat/arm/board/sgi575/platform.mk2
2 files changed, 4 insertions, 0 deletions
diff --git a/plat/arm/board/rdn1edge/platform.mk b/plat/arm/board/rdn1edge/platform.mk
index 22ab312ee..95753aafc 100644
--- a/plat/arm/board/rdn1edge/platform.mk
+++ b/plat/arm/board/rdn1edge/platform.mk
@@ -4,6 +4,8 @@
# 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
diff --git a/plat/arm/board/sgi575/platform.mk b/plat/arm/board/sgi575/platform.mk
index 0761b77ef..2f2bf73b4 100644
--- a/plat/arm/board/sgi575/platform.mk
+++ b/plat/arm/board/sgi575/platform.mk
@@ -4,6 +4,8 @@
# SPDX-License-Identifier: BSD-3-Clause
#
+$(warning Platform ${PLAT} is deprecated. Some of the features might not work as expected)
+
include plat/arm/css/sgi/sgi-common.mk
SGI575_BASE = plat/arm/board/sgi575