blob: 49bffb17bacc31a642c01f97dea593d008289af6 [file] [log] [blame]
Gyorgy Szingefd4dd22022-11-25 11:28:49 +01001Target Platforms
2================
3
4Target platforms are emulated or physically implemented hardware. This chapter discusses platform
5related information.
6
7Platforms can be categorized by level of support as:
8
9 - Reference platforms
10 Reference platforms are "easily" accessible for testing and quality gate-keeping of the main
11 branch includes tests executed on these platforms.
12
13 - Active
14 Platforms in this category are updated and tested by their owners for each release.
15
16 - Obsolete
17 Platforms which are not tested for the current release are put into this category.
18
19 - Deprecated Platforms not tested for more than one two are threated as obsolete, and will be
20 removed for the next release.
21
22The quality of the platform, known issues, feature limitations, extra features, etc... are defined
23in the sub-chapters below.
24
25
Gyorgy Szingbf8a5fc2022-11-25 11:33:26 +010026Reference platforms
27-------------------
Gyorgy Szingefd4dd22022-11-25 11:28:49 +010028
Gyorgy Szingbf8a5fc2022-11-25 11:33:26 +010029.. toctree::
30 :maxdepth: 1
Gyorgy Szingefd4dd22022-11-25 11:28:49 +010031
Gyorgy Szingbf8a5fc2022-11-25 11:33:26 +010032 ./aem-fvp
Gyorgy Szingefd4dd22022-11-25 11:28:49 +010033
34
35--------------
36
37*Copyright (c) 2022, Arm Limited and Contributors. All rights reserved.*
38
39SPDX-License-Identifier: BSD-3-Clause