summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuping Luo <yuping.luo@arm.com>2016-01-15 11:17:27 +0800
committerYuping Luo <yuping.luo@arm.com>2016-01-18 10:12:56 +0800
commit6b14041bbdf998ba4507b523b4010bf8dfa52104 (patch)
tree9244b55e7c35c25a013d910a57768fa1103d87a6
parentf9410b47c3ea36c9c231760a85efbbb7d6e575a7 (diff)
Update doc links in the porting guide
GIC v2 and v3 specification references in the porting guide should refer to publically visible links, not ARM internal links. Change-Id: Ib47c8adda6a03581f23bcaed72d71c08c7dd9fb1 Signed-off-by: Yuping Luo <yuping.luo@arm.com>
-rw-r--r--docs/porting-guide.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/porting-guide.md b/docs/porting-guide.md
index cdb722af..78f4cd0f 100644
--- a/docs/porting-guide.md
+++ b/docs/porting-guide.md
@@ -1986,8 +1986,8 @@ amount of open resources per driver.
_Copyright (c) 2013-2015, ARM Limited and Contributors. All rights reserved._
-[ARM GIC Architecture Specification 2.0]: http://arminfo.emea.arm.com/help/topic/com.arm.doc.ihi0048b/IHI0048B_gic_architecture_specification.pdf
-[ARM GIC Architecture Specification 3.0]: http://arminfo.emea.arm.com/help/topic/com.arm.doc.ihi0069a/IHI0069A_gic_architecture_specification.pdf
+[ARM GIC Architecture Specification 2.0]: http://infocenter.arm.com/help/topic/com.arm.doc.ihi0048b/index.html
+[ARM GIC Architecture Specification 3.0]: http://infocenter.arm.com/help/topic/com.arm.doc.ihi0069b/index.html
[IMF Design Guide]: interrupt-framework-design.md
[User Guide]: user-guide.md
[FreeBSD]: http://www.freebsd.org