Skip to content

Commit 469dcbf

Browse files
committed
[zep noup] replace upstream readme
Point to our own guidelines. Signed-off-by: Tomi Fontanilles <[email protected]>
1 parent dca08a5 commit 469dcbf

File tree

1 file changed

+3
-55
lines changed

1 file changed

+3
-55
lines changed

README.md

100755100644
Lines changed: 3 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,3 @@
1-
2-
# Arm Platform Security Architecture : Test Suite
3-
4-
5-
## Introduction
6-
7-
This test suite is one of a set of resources provided by Arm that can help organizations develop products that meet the security requirements of PSA Certified on Arm-based platforms. The PSA Certified scheme provides a framework and methodology that helps silicon manufacturers, system software providers and OEMs to develop more secure products. Arm resources that support PSA Certified range from threat models, standard architectures that simplify development and increase portability, and open-source partnerships that provide ready-to-use software. You can read more about PSA Certified here at [psacertified web](https://www.psacertified.org/) and find more Arm resources here at [arm platform security resources](https://www.arm.com/architecture/security-features).
8-
9-
For more information, visit the [PSA webpage](https://developer.arm.com/products/architecture/platform-security-architecture)
10-
11-
### PSA Certified APIs specifications
12-
13-
API specifications are placed in [PSA API github site](https://github.com/ARM-software/psa-api/).
14-
15-
### PSA Certified API Compliance
16-
The [PSA Certified API tests](api-tests/dev_apis) are the basis for validating compliance with PSA Certified APIs. For more information on the certification program, see [psacertified.org](https://www.psacertified.org/functional-api-certification/)
17-
18-
For more information about passing PSA Certified API compliance, what it means, what it requires, and how it relates to the PSA Certified initiative, please read the [Frequently Asked Questions about PSA Certified API compliance](api-tests/docs/FAQ-compliance.md).
19-
20-
## GitHub branch
21-
- For API certification, use the release branch and pick the appropriate release tag.
22-
- To get the latest version of the code with bug fixes and new features, use the master branch.
23-
24-
## Architecture test suite
25-
26-
The current implementation of the Architecture test suite contains tests for following PSA Certified specifications. Arm licensees may contact their partner manager to obtain a copy of this specification. <br />
27-
28-
Future versions of the test suite will be enhanced to include tests for other specifications of the Platform Security Architecture.
29-
30-
The tests are available as open source. The tests and the corresponding abstraction layers are available with an Apache v2 license allowing for external contribution.
31-
32-
### TBSA-v8M
33-
The test suite for this specification is located in the tbsa-v8m directory of this repository. See [TBSA-v8m Readme](tbsa-v8m/README.md) file for more details.
34-
35-
### PSA APIs
36-
The test suite for this specification is located in the api-tests directory of this repository. See [PSA APIs Tests Readme](api-tests/README.md) file for more details.
37-
38-
### Secure Debug
39-
The test suite for this specification is located in the secure-debug directory of this repository. See [Secure Debug Readme](secure-debug/README.md) file for more details.
40-
41-
## License
42-
43-
Arm PSA test suite is distributed under Apache v2.0 License.
44-
45-
46-
## Feedback, contributions, and support
47-
48-
- For feedback, use the GitHub Issue Tracker that is associated with this repository.
49-
- For support, send an email to [email protected] with details.
50-
- Arm licensees can contact Arm directly through their partner managers.
51-
- Arm welcomes code contributions through GitHub pull requests.
52-
53-
--------------
54-
55-
*Copyright (c) 2018-2022, Arm Limited and Contributors. All rights reserved.*
1+
This repository is Zephyr's fork of [PSA Certified API tests](https://github.com/ARM-software/psa-arch-tests).
2+
3+
Additional patches applied to this repository follow the guidelines described [here](https://github.com/zephyrproject-rtos/mbedtls#additional-patches).

0 commit comments

Comments
 (0)