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