mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
docs: introduce process for platform deprecation
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: Ifb8a3220f2fc2286fa91614887d17f54178ed002
This commit is contained in:
parent
38b7c9c651
commit
67e3a89036
2 changed files with 19 additions and 0 deletions
18
docs/plat/deprecated.rst
Normal file
18
docs/plat/deprecated.rst
Normal file
|
@ -0,0 +1,18 @@
|
|||
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 |
|
||||
+================+================+====================+====================+
|
||||
| | | | |
|
||||
+----------------+----------------+--------------------+--------------------+
|
|
@ -9,6 +9,7 @@ Platform Ports
|
|||
|
||||
allwinner
|
||||
arm/index
|
||||
deprecated
|
||||
meson-axg
|
||||
meson-gxbb
|
||||
meson-gxl
|
||||
|
|
Loading…
Add table
Reference in a new issue