Docs: Move test related docs to tf-m-tests repo
It can be more clear to put test partition and suites addition
documents under tf-m-tests repo to distinguish with secure partition
addition content.
Signed-off-by: Jianliang Shen <jianliang.shen@arm.com>
Change-Id: I8d746d734ac527e60a5a98508cb6b7700fe7b95b
diff --git a/readme.rst b/readme.rst
index 4b6cefe..5f885e0 100644
--- a/readme.rst
+++ b/readme.rst
@@ -16,6 +16,7 @@
- app - The application code that executes the testing, including both the TF-M
tests and the `psa-arch-tests`_.
+- docs - The documents about test developments.
- CMSIS - The libraries of RTX which is the Non-secure RTOS of the tests
- test - The TF-M test codes including test framework, test suites and test
services
@@ -30,4 +31,4 @@
.. _Trusted Firmware-M: https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/
.. _psa-arch-tests: https://github.com/ARM-software/psa-arch-tests
-*Copyright (c) 2020, Arm Limited. All rights reserved.*
+*Copyright (c) 2020-2022, Arm Limited. All rights reserved.*