blob: 9f9bf92e10760511b8e2582d8ff80466b2fb0a41 [file] [log] [blame]
Elena Uziunaite4b7398f2023-10-23 16:48:58 +01001########################
2Trusted Firmware-M Tests
3########################
4
5.. raw:: html
6
7The Trusted Firmware-M(TF-M) Tests repo is meant to hold various tests for the
8`Trusted Firmware-M`_.
9The TF-M tests mainly focus on functionalities of various TF-M componentes such
10as the TF-M SPM and various Secure Partitions.
11
12.. toctree::
13 :caption: Overview
Elena Uziunaiteb29e49e2023-11-07 16:54:51 +000014 :titlesonly:
Elena Uziunaite4b7398f2023-10-23 16:48:58 +010015 :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/>
Elena Uziunaiteb29e49e2023-11-07 16:54:51 +000027 TF-M Tools <https://trustedfirmware-m.readthedocs.io/projects/tf-m-tools/en/latest/>
28 TF-M Extras <https://trustedfirmware-m.readthedocs.io/projects/tf-m-extras/en/latest/>
Elena Uziunaite4b7398f2023-10-23 16:48:58 +010029
30.. _Trusted Firmware-M: https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/
31--------------
32
33*Copyright (c) 2023, Arm Limited. All rights reserved.*