summaryrefslogtreecommitdiff
path: root/docs/design
diff options
context:
space:
mode:
authorPaul Beesley <paul.beesley@arm.com>2019-03-07 15:47:15 +0000
committerPaul Beesley <paul.beesley@arm.com>2019-05-22 11:20:39 +0100
commit8aa050554b996406231a66a048b56fa03ba220c8 (patch)
tree931b10a25ab55a5fd3ac9dfdc39ce1170cc7bd66 /docs/design
parentb27c7d6f0507c89189a22f695e743a0ec4ff3357 (diff)
doc: Reword document titles
This patch attempts to standardise the document titles as well as adding titles to documents that were missing one. The aim is to remove needless references to "TF-A" or "Trusted Firmware" in the title of every document and to make sure that the title matches with the document content. Change-Id: I9b93ccf43b5d57e8dc793a5311b8ed7c4dd245cc Signed-off-by: Paul Beesley <paul.beesley@arm.com>
Diffstat (limited to 'docs/design')
-rw-r--r--docs/design/auth-framework.rst7
-rw-r--r--docs/design/firmware-design.rst7
-rw-r--r--docs/design/interrupt-framework-design.rst7
-rw-r--r--docs/design/psci-pd-tree.rst7
-rw-r--r--docs/design/reset-design.rst4
-rw-r--r--docs/design/trusted-board-boot.rst4
6 files changed, 12 insertions, 24 deletions
diff --git a/docs/design/auth-framework.rst b/docs/design/auth-framework.rst
index 1bc50154..dc45127f 100644
--- a/docs/design/auth-framework.rst
+++ b/docs/design/auth-framework.rst
@@ -1,8 +1,5 @@
-Abstracting a Chain of Trust
-============================
-
-
-
+Authentication Framework & Chain of Trust
+=========================================
.. contents::
diff --git a/docs/design/firmware-design.rst b/docs/design/firmware-design.rst
index e7107ba1..d6d7b153 100644
--- a/docs/design/firmware-design.rst
+++ b/docs/design/firmware-design.rst
@@ -1,8 +1,5 @@
-Trusted Firmware-A design
-=========================
-
-
-
+Firmware Design
+===============
.. contents::
diff --git a/docs/design/interrupt-framework-design.rst b/docs/design/interrupt-framework-design.rst
index e4ec65aa..2a641b12 100644
--- a/docs/design/interrupt-framework-design.rst
+++ b/docs/design/interrupt-framework-design.rst
@@ -1,8 +1,5 @@
-Trusted Firmware-A interrupt management design guide
-====================================================
-
-
-
+Interrupt Management Framework
+==============================
.. contents::
diff --git a/docs/design/psci-pd-tree.rst b/docs/design/psci-pd-tree.rst
index 2e2163af..23c985b6 100644
--- a/docs/design/psci-pd-tree.rst
+++ b/docs/design/psci-pd-tree.rst
@@ -1,8 +1,5 @@
-PSCI Power Domain Tree design
-=============================
-
-
-
+PSCI Power Domain Tree Structure
+================================
.. contents::
diff --git a/docs/design/reset-design.rst b/docs/design/reset-design.rst
index 14738510..405b4920 100644
--- a/docs/design/reset-design.rst
+++ b/docs/design/reset-design.rst
@@ -1,5 +1,5 @@
-Trusted Firmware-A reset design
-===============================
+CPU Reset
+=========
diff --git a/docs/design/trusted-board-boot.rst b/docs/design/trusted-board-boot.rst
index ae21bf05..76badb62 100644
--- a/docs/design/trusted-board-boot.rst
+++ b/docs/design/trusted-board-boot.rst
@@ -1,5 +1,5 @@
-Trusted Board Boot Design Guide
-===============================
+Trusted Board Boot
+==================