diff --git a/docs/acknowledgements.rst b/docs/acknowledgements.rst index 095b5adbbfa9ba6c23d4022e4648f50a4d306e88..5f2d5bc6b2f31797d974b8bba4438f3f90b94d0a 100644 --- a/docs/acknowledgements.rst +++ b/docs/acknowledgements.rst @@ -1,12 +1,12 @@ +Contributor Acknowledgements +============================ + **Note: This file is only relevant for legacy contributions, to acknowledge the specific contributors referred to in "Arm Limited and Contributors" copyright notices. As contributors are now encouraged to put their name or company name directly into the copyright notices, this file is not relevant for new contributions.** -Contributor Acknowledgements -============================ - Companies --------- diff --git a/docs/change-log.rst b/docs/change-log.rst index 6893582a3d20ba5c824da6d51e7590d74a924f61..76ec0708278da6b3ecf50364f1f22d218abcb51d 100644 --- a/docs/change-log.rst +++ b/docs/change-log.rst @@ -1,5 +1,5 @@ -Trusted Firmware-A Release Notes -================================ +Change Log & Release Notes +========================== This document contains a summary of the new features, changes, fixes and known issues in each release of Trusted Firmware-A. diff --git a/docs/components/arm-sip-service.rst b/docs/components/arm-sip-service.rst index 6cdac83573def72c4279302ef6956c7eb8a661c3..9cbf199467e3fbda0523322e4fbaad542011f59f 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 e3684f13337a2c4d98008c0126a826bf2d4c0a20..b370c02fd62cdbfd8bf5271db2079e3ddc3bacc9 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 f3ad6af1f756adb116b5f7fe14640f67ae9cb795..8124097a9820871a667393fa4e49fea17066ecd0 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 42d92be2afa06de985c6d6fffaf44b9a333187c4..5c2293f0902cc950f0a5119593d02e012d2c0364 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 f329fb0b2d6084d1ac1c8664994ffdbc8e832d93..4c16009c45db83dcbd5c352ce9c8f56f0b106a15 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 2c32eba12f953b00a3fd5cff575aa0d5088534bf..91a135b98c0bcdbfd96531bea9704cec48c4aea4 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 d55f010a327ca0e1120f211516572e315bccc45c..26e4f2b9b2726265973cf2888f403a3068377270 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:: diff --git a/docs/design/auth-framework.rst b/docs/design/auth-framework.rst index 1bc5015477d100641ece157fd0993627f338c466..dc45127f8e3e9a1a2fcc4a6679131619ddc3da09 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 e7107ba1ab0772b279e0cbb09772f39206b9f7ba..d6d7b15301c775759a675b0978fd3c4d1b7eabf1 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 e4ec65aa140931bc30a9bfa02fed6fd8e6c3135e..2a641b1281cb088d0c5a314b399aa74a49b1d991 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 2e2163af156bf7ca0ea2ccd088c42316ccebee43..23c985b6e7102e30c3c97a49818e5280f4cf6874 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 14738510287a203137baf005433607e6231228d3..405b4920de1060030e04987c48a3aba93a241704 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 ae21bf05eeca7b838e384d6df3bb27c729f5c54d..76badb623cf74b33747da40bff53dff1d69b6731 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 +================== diff --git a/docs/getting_started/porting-guide.rst b/docs/getting_started/porting-guide.rst index cad8b5c9ae660ddcdc0fe031c84d209adeda2224..f0728433337d5d9077aef727fbc9d0c68bb96ab1 100644 --- a/docs/getting_started/porting-guide.rst +++ b/docs/getting_started/porting-guide.rst @@ -1,7 +1,5 @@ -Trusted Firmware-A Porting Guide -================================ - - +Porting Guide +============= .. contents:: diff --git a/docs/getting_started/rt-svc-writers-guide.rst b/docs/getting_started/rt-svc-writers-guide.rst index f4d786cd2f7449771327b8b20cef7c253229d058..35948b5478dc06b0f3090844927146ca637d4d29 100644 --- a/docs/getting_started/rt-svc-writers-guide.rst +++ b/docs/getting_started/rt-svc-writers-guide.rst @@ -1,4 +1,4 @@ -Trusted Firmware-A EL3 runtime service writer's guide +EL3 Runtime Service Writer's Guide ===================================================== diff --git a/docs/getting_started/user-guide.rst b/docs/getting_started/user-guide.rst index 3cc5f3cc9158046c56ce70b97d1f8f449a9d1062..894313a7fe48482465064a53c271fd01dfe44b4b 100644 --- a/docs/getting_started/user-guide.rst +++ b/docs/getting_started/user-guide.rst @@ -1,8 +1,5 @@ -Trusted Firmware-A User Guide -============================= - - - +User Guide +========== .. contents:: diff --git a/docs/index.rst b/docs/index.rst index 8eecb3ca60fe9da8bbe5493c33a0bae498129750..b0348f165ec822151b79d4cd12d34ceeb04cd1a6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,8 +14,8 @@ Trusted Firmware-A Documentation perf/index security_advisories/index change-log - maintainers acknowledgements + maintainers license Trusted Firmware-A (TF-A) provides a reference implementation of secure world diff --git a/docs/maintainers.rst b/docs/maintainers.rst index 0fa909fb6c29a877db2dc0e253164c07dfe09f18..5449faa2073674c9f4ae03ab5a6139bb93235a6a 100644 --- a/docs/maintainers.rst +++ b/docs/maintainers.rst @@ -1,5 +1,5 @@ -Trusted Firmware-A maintainers -============================== +Maintainers +=========== Trusted Firmware-A (TF-A) is an Arm maintained project. All contributions are ultimately merged by the maintainers listed below. Technical ownership of some diff --git a/docs/process/coding-guidelines.rst b/docs/process/coding-guidelines.rst index 644f8288562ee3e1d1aa70081f6fada9b720fb51..def5bf991d249a33febab282e8b2a1b2e23b1744 100644 --- a/docs/process/coding-guidelines.rst +++ b/docs/process/coding-guidelines.rst @@ -1,7 +1,5 @@ -Trusted Firmware-A Coding Guidelines -==================================== - - +Coding Style & Guidelines +========================= .. contents:: diff --git a/docs/process/contributing.rst b/docs/process/contributing.rst index bd950e511de83dfef57d54f5697ba6ebfa2e6411..8f8143f87f1b5c6129e666de69fa9e4bc698608f 100644 --- a/docs/process/contributing.rst +++ b/docs/process/contributing.rst @@ -1,5 +1,5 @@ -Contributing to Trusted Firmware-A -================================== +Contributor's Guide +=================== Getting Started --------------- diff --git a/docs/process/index.rst b/docs/process/index.rst index 91f1beb2ad988669d9ec71d6ce8c3a0ee25218a6..aa5d6bba7ab5874584809056f845fe35a41763a9 100644 --- a/docs/process/index.rst +++ b/docs/process/index.rst @@ -7,7 +7,7 @@ Processes & Policies :numbered: release-information - security-center + security platform-compatibility-policy coding-guidelines contributing diff --git a/docs/process/platform-compatibility-policy.rst b/docs/process/platform-compatibility-policy.rst index e977e63a800fa9b71d093283a7daa3878eb18e2b..47b0e7e96712d584b1f4ecc6408616eba3cf6176 100644 --- a/docs/process/platform-compatibility-policy.rst +++ b/docs/process/platform-compatibility-policy.rst @@ -1,5 +1,5 @@ -TF-A Platform Compatibility Policy -================================== +Platform Compatibility Policy +============================= diff --git a/docs/process/release-information.rst b/docs/process/release-information.rst index 55311503616dc49ae2d305ec2c73522c5a058f4f..0b5e7d7f1323548a83d17ddf2ca9e691014792ee 100644 --- a/docs/process/release-information.rst +++ b/docs/process/release-information.rst @@ -1,5 +1,5 @@ -TF-A Release Information -======================== +Release Processes +================= .. section-numbering:: :suffix: . diff --git a/docs/process/security-center.rst b/docs/process/security.rst similarity index 99% rename from docs/process/security-center.rst rename to docs/process/security.rst index 672c56322522305a9b23b18999c593baa98b00d8..b4831c8229ad6a963b12960991a129fbbd75d74a 100644 --- a/docs/process/security-center.rst +++ b/docs/process/security.rst @@ -1,5 +1,5 @@ -Security Center -=============== +Security Handling +================= Security Disclosures --------------------