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 | |
| 19 | - Deprecated Platforms not tested for more than one two are threated as obsolete, and will be |
| 20 | removed for the next release. |
| 21 | |
| 22 | The quality of the platform, known issues, feature limitations, extra features, etc... are defined |
| 23 | in the sub-chapters below. |
| 24 | |
| 25 | |
Gyorgy Szing | bf8a5fc | 2022-11-25 11:33:26 +0100 | [diff] [blame] | 26 | Reference platforms |
| 27 | ------------------- |
Gyorgy Szing | efd4dd2 | 2022-11-25 11:28:49 +0100 | [diff] [blame] | 28 | |
Gyorgy Szing | bf8a5fc | 2022-11-25 11:33:26 +0100 | [diff] [blame] | 29 | .. toctree:: |
| 30 | :maxdepth: 1 |
Gyorgy Szing | efd4dd2 | 2022-11-25 11:28:49 +0100 | [diff] [blame] | 31 | |
Gyorgy Szing | bf8a5fc | 2022-11-25 11:33:26 +0100 | [diff] [blame] | 32 | ./aem-fvp |
Gyorgy Szing | efd4dd2 | 2022-11-25 11:28:49 +0100 | [diff] [blame] | 33 | |
| 34 | |
| 35 | -------------- |
| 36 | |
| 37 | *Copyright (c) 2022, Arm Limited and Contributors. All rights reserved.* |
| 38 | |
| 39 | SPDX-License-Identifier: BSD-3-Clause |