Docs: Structure the Design documents
- gather documents in folders:
"booting" for secure boot related designs
"services" for Secure services and SPM
"software" for general TF-M framework design and rules
- add short document names in indexes
Signed-off-by: Anton Komlev <anton.komlev@arm.com>
Change-Id: I4efd309c186e431cf24c3259a35bfef53e2eb24c
diff --git a/docs/design_docs/booting/index.rst b/docs/design_docs/booting/index.rst
new file mode 100644
index 0000000..7326868
--- /dev/null
+++ b/docs/design_docs/booting/index.rst
@@ -0,0 +1,8 @@
+.. toctree::
+ :maxdepth: 1
+
+ Secure Boot <tfm_secure_boot.rst>
+
+--------------
+
+*Copyright (c) 2023, Arm Limited. All rights reserved.*