Doc: add quality assurance pages

Add pages covering quality assurance related information.

Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>
Change-Id: I8fca8c51101f3682e0799d41ed9e09cc07ecf52a
diff --git a/docs/project/quality-assurance/index.rst b/docs/project/quality-assurance/index.rst
new file mode 100644
index 0000000..775fce9
--- /dev/null
+++ b/docs/project/quality-assurance/index.rst
@@ -0,0 +1,30 @@
+Quality Assurance
+=================
+
+This section covers quality definition of the project, efforts the project is making to ensure the quality level of the
+products meet expectations.
+
+The primary products of this project are the :ref:`Deployments` building :ref:`Secure Partition Images` and `Libraries`.
+There are secondary products like:
+
+  - build scripts
+  - test automation scripts
+  - documentation
+  - various processes
+  - etc...
+
+Quality Assurance of secondary products happens at a "best effort" basis. The project will try to keep these healthy,
+but quality definition of these may aim lower or may even be lacking.
+
+.. toctree::
+   :maxdepth: 1
+
+   ./verification-strategy
+   ./verification-methodology
+   ./verification-plan
+
+--------------
+
+*Copyright (c) 2022, Arm Limited and Contributors. All rights reserved.*
+
+SPDX-License-Identifier: BSD-3-Clause
\ No newline at end of file