From fad365dfc8b0cb4f085ad27e6294aae9645f8392 Mon Sep 17 00:00:00 2001 From: Soby Mathew Date: Tue, 2 Oct 2018 14:01:03 +0100 Subject: [PATCH] docs: Fixup filename and links to compatibility policy Change-Id: I9d14faa7294578443233b84d5459fa7b62a30c07 Signed-off-by: Soby Mathew --- ...mpatibility-policy.rst => platform-compatibility-policy.rst} | 2 +- docs/porting-guide.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename docs/{plaform-compatibility-policy.rst => platform-compatibility-policy.rst} (96%) diff --git a/docs/plaform-compatibility-policy.rst b/docs/platform-compatibility-policy.rst similarity index 96% rename from docs/plaform-compatibility-policy.rst rename to docs/platform-compatibility-policy.rst index 989db64f5..b33c4e7c2 100644 --- a/docs/plaform-compatibility-policy.rst +++ b/docs/platform-compatibility-policy.rst @@ -42,4 +42,4 @@ migrate before the removal of the deprecated interface. .. _Porting Guide: ./porting-guide.rst .. _Release information: https://github.com/ARM-software/arm-trusted-firmware/wiki/TF-A-Release-information#2removal-of-deprecated-interfaces -.. _tf-issue: https://github.com/ARM-software/tf-issues/issues \ No newline at end of file +.. _tf-issue: https://github.com/ARM-software/tf-issues/issues diff --git a/docs/porting-guide.rst b/docs/porting-guide.rst index 414b0fc12..1667ccec8 100644 --- a/docs/porting-guide.rst +++ b/docs/porting-guide.rst @@ -2838,7 +2838,7 @@ amount of open resources per driver. .. _Firmware Design: firmware-design.rst .. _PSCI: http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf .. _plat/arm/board/fvp/fvp\_pm.c: ../plat/arm/board/fvp/fvp_pm.c -.. _Platform compatibility policy: https://github.com/ARM-software/arm-trusted-firmware/docs/platform-compatibility-policy.rst#2platform-compatibility-policy +.. _Platform compatibility policy: ./platform-compatibility-policy.rst .. _IMF Design Guide: interrupt-framework-design.rst .. _Arm Generic Interrupt Controller version 2.0 (GICv2): http://infocenter.arm.com/help/topic/com.arm.doc.ihi0048b/index.html .. _3.0 (GICv3): http://infocenter.arm.com/help/topic/com.arm.doc.ihi0069b/index.html