diff options
author | laurenw-arm <lauren.wehrmeister@arm.com> | 2020-04-16 10:02:17 -0500 |
---|---|---|
committer | laurenw-arm <lauren.wehrmeister@arm.com> | 2020-04-16 10:03:39 -0500 |
commit | 3ba55a3c5fa260c9218be1adff8f39fc2a568d68 (patch) | |
tree | ac9c73d5f15d30b9821df93e4dd615604e9453df /docs/getting_started/psci-lib-integration-guide.rst | |
parent | 495553d5725a9ea7f9b1c651144e2278e1518c44 (diff) | |
download | platform_external_arm-trusted-firmware-3ba55a3c5fa260c9218be1adff8f39fc2a568d68.tar.gz platform_external_arm-trusted-firmware-3ba55a3c5fa260c9218be1adff8f39fc2a568d68.tar.bz2 platform_external_arm-trusted-firmware-3ba55a3c5fa260c9218be1adff8f39fc2a568d68.zip |
docs: Update SMCCC doc, other changes for release
Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
Change-Id: Ie842d6a9919776de151a4e9304f870aede07c47a
Diffstat (limited to 'docs/getting_started/psci-lib-integration-guide.rst')
-rw-r--r-- | docs/getting_started/psci-lib-integration-guide.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting_started/psci-lib-integration-guide.rst b/docs/getting_started/psci-lib-integration-guide.rst index 1351fff00..37352659d 100644 --- a/docs/getting_started/psci-lib-integration-guide.rst +++ b/docs/getting_started/psci-lib-integration-guide.rst @@ -538,9 +538,9 @@ workarounds. -------------- -*Copyright (c) 2016-2019, Arm Limited and Contributors. All rights reserved.* +*Copyright (c) 2016-2020, Arm Limited and Contributors. All rights reserved.* .. _PSCI spec: http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf -.. _SMCCC: https://silver.arm.com/download/ARM_and_AMBA_Architecture/AR570-DA-80002-r0p0-00rel0/ARM_DEN0028A_SMC_Calling_Convention.pdf +.. _SMCCC: https://developer.arm.com/docs/den0028/latest .. _PSCI specification: http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf .. _PSCI Specification: http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf |