diff options
Diffstat (limited to 'docs/components')
-rw-r--r-- | docs/components/arm-sip-service.rst | 4 | ||||
-rw-r--r-- | docs/components/exception-handling.rst | 7 | ||||
-rw-r--r-- | docs/components/firmware-update.rst | 7 | ||||
-rw-r--r-- | docs/components/platform-interrupt-controller-API.rst | 6 | ||||
-rw-r--r-- | docs/components/ras.rst | 6 | ||||
-rw-r--r-- | docs/components/secure-partition-manager-design.rst | 7 | ||||
-rw-r--r-- | docs/components/xlat-tables-lib-v2-design.rst | 5 |
7 files changed, 13 insertions, 29 deletions
diff --git a/docs/components/arm-sip-service.rst b/docs/components/arm-sip-service.rst index 6cdac8357..9cbf19946 100644 --- a/docs/components/arm-sip-service.rst +++ b/docs/components/arm-sip-service.rst @@ -1,5 +1,5 @@ -Arm SiP Service -=============== +Arm SiP Services +================ This document enumerates and describes the Arm SiP (Silicon Provider) services. diff --git a/docs/components/exception-handling.rst b/docs/components/exception-handling.rst index e3684f133..b370c02fd 100644 --- a/docs/components/exception-handling.rst +++ b/docs/components/exception-handling.rst @@ -1,8 +1,5 @@ -Exception Handling Framework in Trusted Firmware-A -================================================== - - - +Exception Handling Framework +============================ .. contents:: :depth: 2 diff --git a/docs/components/firmware-update.rst b/docs/components/firmware-update.rst index f3ad6af1f..8124097a9 100644 --- a/docs/components/firmware-update.rst +++ b/docs/components/firmware-update.rst @@ -1,8 +1,5 @@ -Trusted Firmware-A - Firmware Update design guide -================================================= - - - +Firmware Update (FWU) +===================== .. contents:: diff --git a/docs/components/platform-interrupt-controller-API.rst b/docs/components/platform-interrupt-controller-API.rst index 42d92be2a..5c2293f09 100644 --- a/docs/components/platform-interrupt-controller-API.rst +++ b/docs/components/platform-interrupt-controller-API.rst @@ -1,7 +1,5 @@ -Platform Interrupt Controller API documentation -=============================================== - - +Platform Interrupt Controller API +================================= .. contents:: diff --git a/docs/components/ras.rst b/docs/components/ras.rst index f329fb0b2..4c16009c4 100644 --- a/docs/components/ras.rst +++ b/docs/components/ras.rst @@ -1,7 +1,5 @@ -RAS support in Trusted Firmware-A -================================= - - +Reliability, Availability, and Serviceability (RAS) Extensions +============================================================== .. contents:: :depth: 2 diff --git a/docs/components/secure-partition-manager-design.rst b/docs/components/secure-partition-manager-design.rst index 2c32eba12..91a135b98 100644 --- a/docs/components/secure-partition-manager-design.rst +++ b/docs/components/secure-partition-manager-design.rst @@ -1,8 +1,5 @@ -******************************* -Secure Partition Manager Design -******************************* - - +Secure Partition Manager +************************ .. contents:: diff --git a/docs/components/xlat-tables-lib-v2-design.rst b/docs/components/xlat-tables-lib-v2-design.rst index d55f010a3..26e4f2b9b 100644 --- a/docs/components/xlat-tables-lib-v2-design.rst +++ b/docs/components/xlat-tables-lib-v2-design.rst @@ -1,9 +1,6 @@ -Translation Tables Library Design +Translation (XLAT) Tables Library ================================= - - - .. contents:: |