Julian Hall | 7b59462 | 2022-04-08 14:04:15 +0100 | [diff] [blame] | 1 | Platform Certification |
| 2 | ====================== |
Julian Hall | 6ff788e | 2022-04-12 13:21:18 +0100 | [diff] [blame] | 3 | Various certification programmes exist to help platform vendors produce hardware |
| 4 | and firmware that meets defined requirements for security and feature compatibility. |
| 5 | By conforming to a set of testable criteria, platform vendors can make assurances to |
| 6 | customers about the capabilities and security of their products. |
| 7 | |
| 8 | The Trusted Services project is an upstream source for service related components |
| 9 | that can be integrated into platform firmware. Many of these components are important |
| 10 | building blocks for meeting certification requirements. Reuse of components by |
| 11 | downstream platform integration projects will help drive quality and security |
| 12 | improvements, especially in areas covered by relevant certification programmes. |
| 13 | |
| 14 | Currently, the following certification programmes have been adopted by downstream |
| 15 | platform integration projects: |
Julian Hall | 7b59462 | 2022-04-08 14:04:15 +0100 | [diff] [blame] | 16 | |
| 17 | .. toctree:: |
| 18 | :maxdepth: 1 |
Julian Hall | 7b59462 | 2022-04-08 14:04:15 +0100 | [diff] [blame] | 19 | |
Julian Hall | 6ff788e | 2022-04-12 13:21:18 +0100 | [diff] [blame] | 20 | psa-certified |
| 21 | system-ready |
Julian Hall | 7b59462 | 2022-04-08 14:04:15 +0100 | [diff] [blame] | 22 | |
| 23 | -------------- |
| 24 | |
| 25 | *Copyright (c) 2020-2022, Arm Limited and Contributors. All rights reserved.* |
| 26 | |
| 27 | SPDX-License-Identifier: BSD-3-Clause |