Commit 303f543e authored by Manish Pandey's avatar Manish Pandey Committed by TrustedFirmware Code Review
Browse files

Merge changes from topic "sgm775_deprecation" into integration

* changes:
  build: deprecate Arm sgm775 FVP platform
  docs: introduce process for platform deprecation
parents 461e0d3e 37ee58d1
Deprecated platforms
====================
Process of deprecating a platform
---------------------------------
Platform can be deprecated and its source can be kept in repository for a cooling
off period before deleting it or it can be deleted straight away. For later types
Deprecated/Deleted version would be same.
List of deprecated platforms
----------------------------
+----------------+----------------+--------------------+--------------------+
| Platform | Vendor | Deprecated version | Deleted version |
+================+================+====================+====================+
| sgm775 | Arm | 2.5 | 2.7 |
+----------------+----------------+--------------------+--------------------+
......@@ -9,6 +9,7 @@ Platform Ports
allwinner
arm/index
deprecated
meson-axg
meson-gxbb
meson-gxl
......
......@@ -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/sgm/sgm-common.mk
SGM775_BASE= plat/arm/board/sgm775
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment