Docs: Fix Expired Links
Change-Id: I448ac91a7cfe4d3d3e8c143bcde1a18ae5724ecd
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
diff --git a/docs/design_docs/booting/tfm_secure_boot.rst b/docs/design_docs/booting/tfm_secure_boot.rst
index be1928a..9cb0ced 100644
--- a/docs/design_docs/booting/tfm_secure_boot.rst
+++ b/docs/design_docs/booting/tfm_secure_boot.rst
@@ -156,7 +156,7 @@
erased to prevent the triggering of another unnecessary image upgrade after a
restart. The overwrite operation is fail-safe and resistant to power-cut
failures. For more details please refer to the MCUBoot
-`documentation <https://www.mcuboot.com/mcuboot/design.html>`__.
+`documentation <https://docs.mcuboot.com/>`__.
Swapping operation
==================
@@ -172,7 +172,7 @@
recover the previous working firmware version after a faulty update. The swap
operation is fail-safe and resistant to power-cut failures. For more details
please refer to the MCUBoot
-`documentation <https://www.mcuboot.com/mcuboot/design.html>`__.
+`documentation <https://docs.mcuboot.com/>`__.
.. Note::
diff --git a/docs/design_docs/dual-cpu/tfm_multi_core_access_check.rst b/docs/design_docs/dual-cpu/tfm_multi_core_access_check.rst
index 2b31d36..fca9763 100644
--- a/docs/design_docs/dual-cpu/tfm_multi_core_access_check.rst
+++ b/docs/design_docs/dual-cpu/tfm_multi_core_access_check.rst
@@ -24,7 +24,7 @@
process which can work without CMSE support. This document discuss about the
design of the memory access check in multi-core topology.
-.. _Armv8-M Security Extension: https://developer.arm.com/architectures/cpu-architecture/m-profile/docs/100720/0100/secure-software-guidelines/armv8m-security-extension
+.. _Armv8-M Security Extension: https://developer.arm.com/documentation/100720/0100/Secure-Software-Guidelines/ARMv8-M-Security-Extension
**************
Overall Design
diff --git a/docs/design_docs/services/secure_partition_manager.rst b/docs/design_docs/services/secure_partition_manager.rst
index 366619a..839eced 100644
--- a/docs/design_docs/services/secure_partition_manager.rst
+++ b/docs/design_docs/services/secure_partition_manager.rst
@@ -9,7 +9,7 @@
specifications:
`FF-M v1.1 Update <https://developer.arm.com/documentation/aes0039/latest>`_
on
- `FF-M v1.0 <https://developer.arm.com/-/media/Files/pdf/PlatformSecurityArchitecture/Architect/DEN0063-PSA_Firmware_Framework-1.0.0-2.pdf?revision=2d1429fa-4b5b-461a-a60e-4ef3d8f7f4b4&la=en&hash=BE8C59DBC98212591E1F935C2312D497011CD8C7>`_.
+ `FF-M v1.0 <https://developer.arm.com/documentation/den0063/latest/>`_.
- The words marked as `interpreted` are defined terms. Find the terms in
referenced documents if it is not described in this document.
diff --git a/docs/design_docs/services/stateless_rot_service.rst b/docs/design_docs/services/stateless_rot_service.rst
index 96b65ce..df3f29a 100644
--- a/docs/design_docs/services/stateless_rot_service.rst
+++ b/docs/design_docs/services/stateless_rot_service.rst
@@ -221,7 +221,7 @@
Reference
*********
-.. [1] `FF-M v1.0 Specification <https://developer.arm.com/-/media/Files/pdf/PlatformSecurityArchitecture/Architect/DEN0063-PSA_Firmware_Framework-1.0.0-2.pdf?revision=2d1429fa-4b5b-461a-a60e-4ef3d8f7f4b4>`__
+.. [1] `FF-M v1.0 Specification <https://developer.arm.com/documentation/den0063/latest/>`__
.. [2] `FF-M v1.1 Extention <https://documentation-service.arm.com/static/600067c09b9c2d1bb22cd1c5?token=>`__