blob: 98fb3c2a6f9ff5db16ad8ae8ce3ab240816cd5c2 [file] [log] [blame]
Elena Uziunaite4b7398f2023-10-23 16:48:58 +01001########################
2Trusted Firmware-M Tests
3########################
4
Elena Uziunaite4b7398f2023-10-23 16:48:58 +01005
6The Trusted Firmware-M(TF-M) Tests repo is meant to hold various tests for the
7`Trusted Firmware-M`_.
8The TF-M tests mainly focus on functionalities of various TF-M componentes such
9as the TF-M SPM and various Secure Partitions.
10
11.. toctree::
12 :caption: Overview
Elena Uziunaiteb29e49e2023-11-07 16:54:51 +000013 :titlesonly:
Elena Uziunaite4b7398f2023-10-23 16:48:58 +010014 :hidden:
15
David Hu69fbb232023-11-22 16:59:54 +080016 eRPC Test Framework <tfm_erpc_test_framework>
Elena Uziunaite4b7398f2023-10-23 16:48:58 +010017 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 Uziunaiteb29e49e2023-11-07 16:54:51 +000026 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 Uziunaite4b7398f2023-10-23 16:48:58 +010028
29.. _Trusted Firmware-M: https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/
Elena Uziunaite99438172023-11-13 14:39:29 +000030
Elena Uziunaite4b7398f2023-10-23 16:48:58 +010031--------------
32
33*Copyright (c) 2023, Arm Limited. All rights reserved.*