Gyorgy Szing | efd4dd2 | 2022-11-25 11:28:49 +0100 | [diff] [blame] | 1 | Target Platforms |
| 2 | ================ |
| 3 | |
| 4 | Target platforms are emulated or physically implemented hardware. This chapter discusses platform |
| 5 | related information. |
| 6 | |
| 7 | Platforms 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 Szing | 7760ad0 | 2024-10-24 18:33:28 +0200 | [diff] [blame] | 19 | - Deprecated Platforms not tested for more than one two releases are threated as obsolete, and |
| 20 | will be removed for the next release. |
Gyorgy Szing | efd4dd2 | 2022-11-25 11:28:49 +0100 | [diff] [blame] | 21 | |
| 22 | The quality of the platform, known issues, feature limitations, extra features, etc... are defined |
| 23 | in the sub-chapters below. |
| 24 | |
Gyorgy Szing | bf8a5fc | 2022-11-25 11:33:26 +0100 | [diff] [blame] | 25 | Reference platforms |
| 26 | ------------------- |
Gyorgy Szing | efd4dd2 | 2022-11-25 11:28:49 +0100 | [diff] [blame] | 27 | |
Gyorgy Szing | bf8a5fc | 2022-11-25 11:33:26 +0100 | [diff] [blame] | 28 | .. toctree:: |
| 29 | :maxdepth: 1 |
Gyorgy Szing | efd4dd2 | 2022-11-25 11:28:49 +0100 | [diff] [blame] | 30 | |
Gyorgy Szing | bf8a5fc | 2022-11-25 11:33:26 +0100 | [diff] [blame] | 31 | ./aem-fvp |
Gyorgy Szing | efd4dd2 | 2022-11-25 11:28:49 +0100 | [diff] [blame] | 32 | |
Gyorgy Szing | 7760ad0 | 2024-10-24 18:33:28 +0200 | [diff] [blame] | 33 | Active Platforms |
| 34 | ---------------- |
| 35 | |
| 36 | These platforms are not maintained by the Trusted Services project and are contributed externally. Instructions about |
| 37 | building 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 Elhanafy | a41404e | 2024-10-25 09:18:14 +0100 | [diff] [blame] | 43 | ./rd1ae |
Gyorgy Szing | efd4dd2 | 2022-11-25 11:28:49 +0100 | [diff] [blame] | 44 | |
| 45 | -------------- |
| 46 | |
| 47 | *Copyright (c) 2022, Arm Limited and Contributors. All rights reserved.* |
| 48 | |
| 49 | SPDX-License-Identifier: BSD-3-Clause |