Kevin Peng | e1c99bb | 2020-06-05 13:21:52 +0800 | [diff] [blame^] | 1 | ######################## |
| 2 | Trusted Firmware-M Tests |
| 3 | ######################## |
| 4 | |
| 5 | The Trusted Firmware-M Tests repo is meant to hold various tests for the |
| 6 | `Trusted Firmware-M`_. |
| 7 | Currently it only contains the CMSIS RTX libraries, which is its the dependency. |
| 8 | And the tests are within `test` folder in `Trusted Firmware-M`_ which will be |
| 9 | moved to this repo gradually. |
| 10 | |
| 11 | #################### |
| 12 | Feedback and support |
| 13 | #################### |
| 14 | Feedback can be submitted via email to |
| 15 | `TF-M mailing list <tf-m@lists.trustedfirmware.org>`__. |
| 16 | |
| 17 | .. _Trusted Firmware-M: https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/ |
| 18 | |
| 19 | *Copyright (c) 2020, Arm Limited. All rights reserved.* |