Elena Uziunaite | 4b7398f | 2023-10-23 16:48:58 +0100 | [diff] [blame^] | 1 | ######################## |
| 2 | Trusted Firmware-M Tests |
| 3 | ######################## |
| 4 | |
| 5 | .. raw:: html |
| 6 | |
| 7 | The Trusted Firmware-M(TF-M) Tests repo is meant to hold various tests for the |
| 8 | `Trusted Firmware-M`_. |
| 9 | The TF-M tests mainly focus on functionalities of various TF-M componentes such |
| 10 | as the TF-M SPM and various Secure Partitions. |
| 11 | |
| 12 | .. toctree:: |
| 13 | :caption: Overview |
| 14 | :maxdepth: 1 |
| 15 | :hidden: |
| 16 | |
| 17 | Test Framework <tfm_erpc_test_framework> |
| 18 | Test Partitions <tfm_test_partitions_addition> |
| 19 | Test Suites <tfm_test_suites_addition> |
| 20 | |
| 21 | .. toctree:: |
| 22 | :caption: Links |
| 23 | :maxdepth: 1 |
| 24 | :hidden: |
| 25 | |
| 26 | Trusted Firmware-M <https://trustedfirmware-m.readthedocs.io/en/latest/> |
| 27 | |
| 28 | .. _Trusted Firmware-M: https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/ |
| 29 | -------------- |
| 30 | |
| 31 | *Copyright (c) 2023, Arm Limited. All rights reserved.* |