blob: 2462e09d46277731d75ed240e225d5d0bb144fd7 [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
26
27
28
29
30
31--------------
32
33*Copyright (c) 2022, Arm Limited and Contributors. All rights reserved.*
34
35SPDX-License-Identifier: BSD-3-Clause