Arm Platform Security Architecture (PSA) is a holistic set of threat models, security analyses, hardware and firmware architecture specifications, and an open source firmware reference implementation. PSA provides a recipe, based on industry best practice, that allows security to be consistently designed in, at both a hardware and firmware level. One of the PSA goals is to make IoT security easier and quicker for everyone. This means having reliable, consistent APIs and useful built-in security functions for device manufacturers and the developer community. These PSA APIs provides a consistent developer experience, hiding the underlying complexity of the security system.
For more information, visit the PSA Webpage.
The current implementation of the architecture test suite contains tests for PSA Firmware Framework and PSA Developer APIs specifications. The tests are available as open source. The tests and the corresponding abstraction layers are available with an Apache v2.0 license, allowing external contribution.
The test suite for this specification is located in the ff directory of this repository. See the PSA Firmware Framework README file for more details.
The test suite for this specification is located in the dev_apis directory of this repository. See the PSA Developer APIs README file for more details.
- Release Version: 0.9
- Code quality: Arm welcomes suggestions for enhancements and error corrections.
- This release contains following tests:
- Developer APIs test list:
Test Category | Specification Version |
---|---|
Crypto | PSA Crypto API 1.0-Beta3 |
Protected Storage | PSA Protected Storage API 1.0.0 |
Internal Trusted Storage | PSA Internal Trusted Storage API 1.0.0 |
Initial Attestation | PSA Initial Attestation API 1.0.0 |
- PSA-FF tests that are written for version 1.0-Beta1 of the PSA FF specification.
Arm PSA test suite is distributed under Apache v2.0 License.
- For feedback, use the GitHub Issue Tracker that is associated with this repository.
- For support, send an email to [email protected] with details.
- Arm licensees can contact Arm directly through their partner managers.
- Arm welcomes code contributions through GitHub pull requests.
Copyright (c) 2018-2019, Arm Limited and Contributors. All rights reserved.