diff options
author | Dimitris Papastamos <dimitris.papastamos@arm.com> | 2018-09-05 11:31:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-05 11:31:19 +0100 |
commit | 956c80fc216358f3beb877809919c465f2ff835d (patch) | |
tree | 0fc136246acac4de093794f24f412d7e5681abf6 /docs/cpu-specific-build-macros.rst | |
parent | 1916092ffb4abf2e63afe4e59df2c6ee4c4b8d4d (diff) | |
parent | af45d640af56df3a34bc4b8d39ba2e5bcc497bcb (diff) |
Merge pull request #1556 from jts-arm/docs
Fix broken links in documentation
Diffstat (limited to 'docs/cpu-specific-build-macros.rst')
-rw-r--r-- | docs/cpu-specific-build-macros.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/cpu-specific-build-macros.rst b/docs/cpu-specific-build-macros.rst index 151c99e9..077d4704 100644 --- a/docs/cpu-specific-build-macros.rst +++ b/docs/cpu-specific-build-macros.rst @@ -187,7 +187,8 @@ architecture that can be enabled by the platform as desired. *Copyright (c) 2014-2018, Arm Limited and Contributors. All rights reserved.* -.. _CVE-2017-5715: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2017-5715 +.. _CVE-2017-5715: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5715 +.. _CVE-2018-3639: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3639 .. _Cortex-A53 MPCore Software Developers Errata Notice: http://infocenter.arm.com/help/topic/com.arm.doc.epm048406/Cortex_A53_MPCore_Software_Developers_Errata_Notice.pdf .. _Cortex-A57 MPCore Software Developers Errata Notice: http://infocenter.arm.com/help/topic/com.arm.doc.epm049219/cortex_a57_mpcore_software_developers_errata_notice.pdf .. _Cortex-A72 MPCore Software Developers Errata Notice: http://infocenter.arm.com/help/topic/com.arm.doc.epm012079/index.html |