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/components/debugfs-design.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/components/debugfs-design.rst')
-rw-r--r-- | docs/components/debugfs-design.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/debugfs-design.rst b/docs/components/debugfs-design.rst index 8ce1ba6a7..a4f98d064 100644 --- a/docs/components/debugfs-design.rst +++ b/docs/components/debugfs-design.rst @@ -119,7 +119,7 @@ The SMC interface is accessible from an NS environment, that is: *Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved.* -.. _SMC Calling Convention PDD: http://infocenter.arm.com/help/topic/com.arm.doc.den0028b/ +.. _SMC Calling Convention: https://developer.arm.com/docs/den0028/latest .. _Notes on the Plan 9 Kernel Source: http://lsub.org/who/nemo/9.pdf .. _Linux 9p remote filesystem protocol: https://www.kernel.org/doc/Documentation/filesystems/9p.txt .. _ARM SiP Services: arm-sip-service.rst |