doc: Migrate content from User Guide and update it
The User Guide document holds many different bits of
information that are not always related to each other. These
are moved out into files where information is grouped tightly
together.
This also updates build instructions and environment variable
instructions to link to the relevent parts of the TF-A user guide
and use more recent versions of compiler, respetively.
Change-Id: Iace851f93c7dea8f154ae52a2665dd599f2e5d72
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>
diff --git a/docs/design.rst b/docs/design.rst
index 4df620c..5e85d6a 100644
--- a/docs/design.rst
+++ b/docs/design.rst
@@ -1,5 +1,5 @@
-Design
-======
+Framework Design
+================
This document provides some details about the internals of the TF-A Tests
design. It is incomplete at the moment.
@@ -242,5 +242,4 @@
*Copyright (c) 2018-2019, Arm Limited. All rights reserved.*
-.. _Summary of build options: user-guide.rst#summary-of-build-options
.. _Firmware Update: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/about/docs/firmware-update.rst