diff options
author | Achin Gupta <achin.gupta@arm.com> | 2015-02-02 17:31:42 +0000 |
---|---|---|
committer | Achin Gupta <achin.gupta@arm.com> | 2015-02-03 11:43:43 +0000 |
commit | 130ed88d977dd4ac802902031e661f9d9da42017 (patch) | |
tree | a6b98cbdde990bf1ba1b4cf62c168229ff1f87ae /docs/firmware-design.md | |
parent | 6a4932bd3ad8e94a444e3b8937b73200f19c1eea (diff) |
Documentation for version 1.1
Final updates to readme.md and change-log.md for ARM Trusted Firmware version
1.1. Also increment the version in the Makefile.
Change-Id: Ib001a6ec9a9c570985841d06f0ff80ed76c2996b
Diffstat (limited to 'docs/firmware-design.md')
-rw-r--r-- | docs/firmware-design.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/firmware-design.md b/docs/firmware-design.md index acfef4e2..2bde3525 100644 --- a/docs/firmware-design.md +++ b/docs/firmware-design.md @@ -1798,7 +1798,7 @@ kernel at boot time. These can be found in the `fdts` directory. _Copyright (c) 2013-2014, ARM Limited and Contributors. All rights reserved._ [ARM ARM]: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0487a.e/index.html "ARMv8-A Reference Manual (ARM DDI0487A.E)" -[PSCI]: http://infocenter.arm.com/help/topic/com.arm.doc.den0022b/index.html "Power State Coordination Interface PDD (ARM DEN 0022B.b)" +[PSCI]: http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf "Power State Coordination Interface PDD (ARM DEN 0022C)" [SMCCC]: http://infocenter.arm.com/help/topic/com.arm.doc.den0028a/index.html "SMC Calling Convention PDD (ARM DEN 0028A)" [UUID]: https://tools.ietf.org/rfc/rfc4122.txt "A Universally Unique IDentifier (UUID) URN Namespace" [User Guide]: ./user-guide.md |