blob: 82e1126738f1f599729cf560d09e021a4c3d631d [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
Gyorgy Szing7760ad02024-10-24 18:33:28 +020019 - Deprecated Platforms not tested for more than one two releases are threated as obsolete, and
20 will be removed for the next release.
Gyorgy Szingefd4dd22022-11-25 11:28:49 +010021
22The quality of the platform, known issues, feature limitations, extra features, etc... are defined
23in the sub-chapters below.
24
Gyorgy Szingbf8a5fc2022-11-25 11:33:26 +010025Reference platforms
26-------------------
Gyorgy Szingefd4dd22022-11-25 11:28:49 +010027
Gyorgy Szingbf8a5fc2022-11-25 11:33:26 +010028.. toctree::
29 :maxdepth: 1
Gyorgy Szingefd4dd22022-11-25 11:28:49 +010030
Gyorgy Szingbf8a5fc2022-11-25 11:33:26 +010031 ./aem-fvp
Gyorgy Szingefd4dd22022-11-25 11:28:49 +010032
Gyorgy Szing7760ad02024-10-24 18:33:28 +020033Active Platforms
34----------------
35
36These platforms are not maintained by the Trusted Services project and are contributed externally. Instructions about
37building and running the software stacks of these platforms is out of scope for TS documentation.
38
39.. toctree::
40 :maxdepth: 1
41
42 ./Corstone1000
Ziad Elhanafya41404e2024-10-25 09:18:14 +010043 ./rd1ae
Gyorgy Szingefd4dd22022-11-25 11:28:49 +010044
45--------------
46
47*Copyright (c) 2022, Arm Limited and Contributors. All rights reserved.*
48
49SPDX-License-Identifier: BSD-3-Clause