diff --git a/docs/design/auth-framework.rst b/docs/design/auth-framework.rst index 281f35fe8..a5ca37755 100644 --- a/docs/design/auth-framework.rst +++ b/docs/design/auth-framework.rst @@ -1018,4 +1018,4 @@ The mbedTLS library algorithm support is configured by both the *Copyright (c) 2017-2023, Arm Limited and Contributors. All rights reserved.* -.. _TBBR-Client specification: https://developer.arm.com/docs/den0006/latest/trusted-board-boot-requirements-client-tbbr-client-armv8-a +.. _TBBR-Client specification: https://developer.arm.com/docs/den0006/latest diff --git a/docs/design/firmware-design.rst b/docs/design/firmware-design.rst index 24efabe6c..bddff1635 100644 --- a/docs/design/firmware-design.rst +++ b/docs/design/firmware-design.rst @@ -2866,7 +2866,7 @@ kernel at boot time. These can be found in the ``fdts`` directory. .. _PSCI: https://developer.arm.com/documentation/den0022/latest/ .. _Arm ARM: https://developer.arm.com/docs/ddi0487/latest .. _SMC Calling Convention: https://developer.arm.com/docs/den0028/latest -.. _Trusted Board Boot Requirements CLIENT (TBBR-CLIENT) Armv8-A (ARM DEN0006D): https://developer.arm.com/docs/den0006/latest/trusted-board-boot-requirements-client-tbbr-client-armv8-a +.. _Trusted Board Boot Requirements CLIENT (TBBR-CLIENT) Armv8-A (ARM DEN0006D): https://developer.arm.com/docs/den0006/latest .. _Arm Confidential Compute Architecture (Arm CCA): https://www.arm.com/why-arm/architecture/security-features/arm-confidential-compute-architecture .. _AArch64 exception vector table: https://developer.arm.com/documentation/100933/0100/AArch64-exception-vector-table diff --git a/docs/design/trusted-board-boot.rst b/docs/design/trusted-board-boot.rst index fed202ad9..51326f2eb 100644 --- a/docs/design/trusted-board-boot.rst +++ b/docs/design/trusted-board-boot.rst @@ -261,4 +261,4 @@ Instructions for building and using the tool can be found in the *Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved.* .. _X.509 v3: https://tools.ietf.org/rfc/rfc5280.txt -.. _Trusted Board Boot Requirements (TBBR): https://developer.arm.com/docs/den0006/latest/trusted-board-boot-requirements-client-tbbr-client-armv8-a +.. _Trusted Board Boot Requirements (TBBR): https://developer.arm.com/docs/den0006/latest diff --git a/docs/index.rst b/docs/index.rst index a7a599356..cdb237aea 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -91,7 +91,7 @@ have previously been raised against the software. .. _Armv7-A and Armv8-A: https://developer.arm.com/products/architecture/a-profile .. _Secure Monitor: http://www.arm.com/products/processors/technologies/trustzone/tee-smc.php .. _Power State Coordination Interface (PSCI): https://developer.arm.com/documentation/den0022/latest/ -.. _Trusted Board Boot Requirements CLIENT (TBBR-CLIENT): https://developer.arm.com/docs/den0006/latest/trusted-board-boot-requirements-client-tbbr-client-armv8-a +.. _Trusted Board Boot Requirements CLIENT (TBBR-CLIENT): https://developer.arm.com/docs/den0006/latest .. _System Control and Management Interface (SCMI): http://infocenter.arm.com/help/topic/com.arm.doc.den0056a/DEN0056A_System_Control_and_Management_Interface.pdf .. _Software Delegated Exception Interface (SDEI): http://infocenter.arm.com/help/topic/com.arm.doc.den0054a/ARM_DEN0054A_Software_Delegated_Exception_Interface.pdf .. _SMC Calling Convention: https://developer.arm.com/docs/den0028/latest diff --git a/readme.rst b/readme.rst index 148d477a4..171b32bf7 100644 --- a/readme.rst +++ b/readme.rst @@ -39,7 +39,7 @@ that is available through `trustedfirmware.org`_. .. _Secure Monitor: http://www.arm.com/products/processors/technologies/trustzone/tee-smc.php .. _Power State Coordination Interface (PSCI): PSCI_ .. _PSCI: http://infocenter.arm.com/help/topic/com.arm.doc.den0022d/Power_State_Coordination_Interface_PDD_v1_1_DEN0022D.pdf -.. _Trusted Board Boot Requirements CLIENT (TBBR-CLIENT): https://developer.arm.com/docs/den0006/latest/trusted-board-boot-requirements-client-tbbr-client-armv8-a +.. _Trusted Board Boot Requirements CLIENT (TBBR-CLIENT): https://developer.arm.com/docs/den0006/latest .. _SMC Calling Convention: http://infocenter.arm.com/help/topic/com.arm.doc.den0028b/ARM_DEN0028B_SMC_Calling_Convention.pdf .. _System Control and Management Interface (SCMI): SCMI_ .. _SCMI: http://infocenter.arm.com/help/topic/com.arm.doc.den0056a/DEN0056A_System_Control_and_Management_Interface.pdf