Docs: Enable RTD on tf-m-tests
Added files required for the tf-m-tests documentation to be displayed on Read the Docs
Change-Id: I073fb19e106eb1c218ebc9fda43cec0aa20c39cf
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..894dd17
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,31 @@
+########################
+Trusted Firmware-M Tests
+########################
+
+.. raw:: html
+
+The Trusted Firmware-M(TF-M) Tests repo is meant to hold various tests for the
+`Trusted Firmware-M`_.
+The TF-M tests mainly focus on functionalities of various TF-M componentes such
+as the TF-M SPM and various Secure Partitions.
+
+.. toctree::
+ :caption: Overview
+ :maxdepth: 1
+ :hidden:
+
+ Test Framework <tfm_erpc_test_framework>
+ Test Partitions <tfm_test_partitions_addition>
+ Test Suites <tfm_test_suites_addition>
+
+.. toctree::
+ :caption: Links
+ :maxdepth: 1
+ :hidden:
+
+ Trusted Firmware-M <https://trustedfirmware-m.readthedocs.io/en/latest/>
+
+.. _Trusted Firmware-M: https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/
+--------------
+
+*Copyright (c) 2023, Arm Limited. All rights reserved.*