]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
build: deprecate Arm rdn1edge and sgi575 FVP platforms
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Wed, 19 Oct 2022 08:31:07 +0000 (09:31 +0100)
committerManish V Badarkhe <Manish.Badarkhe@arm.com>
Thu, 20 Oct 2022 18:57:31 +0000 (19:57 +0100)
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>
docs/plat/deprecated.rst
plat/arm/board/rdn1edge/platform.mk
plat/arm/board/sgi575/platform.mk

index 7cc425814023895c4547fda21c98ea6185f655d8..557454cad6339c57ecb3303169273bb5ef04c73c 100644 (file)
@@ -18,3 +18,7 @@ List of deprecated platforms
 +----------------+----------------+--------------------+--------------------+
 |    mt6795      |      MTK       |        2.5         |       2.7          |
 +----------------+----------------+--------------------+--------------------+
+|    sgi575      |      Arm       |        2.8         |       3.0          |
++----------------+----------------+--------------------+--------------------+
+|    rdn1edge    |      Arm       |        2.8         |       3.0          |
++----------------+----------------+--------------------+--------------------+
index 22ab312eefe25a1d7675ff1420c0d3100fc809c0..95753aafcd9d2e70959ff14754dd59d29077cbc5 100644 (file)
@@ -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
 
index 0761b77ef2886a9a0ec8a6c1d76e89a8be9baaf1..2f2bf73b48c146f33d1cc167176768c5e86a9d43 100644 (file)
@@ -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