aboutsummaryrefslogtreecommitdiffstats
path: root/docs/components
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2020-04-17 14:06:52 +0200
committerSandrine Bailleux <sandrine.bailleux@arm.com>2020-04-17 14:06:54 +0200
commit71ac931f331906f31e4565eba3d300409cf707a7 (patch)
tree47ba5f164cc2b045809fb8bd4edf98f96aa77fac /docs/components
parent89a16e8fc29d249cb6129339d9c951dbe17830ba (diff)
downloadplatform_external_arm-trusted-firmware-71ac931f331906f31e4565eba3d300409cf707a7.tar.gz
platform_external_arm-trusted-firmware-71ac931f331906f31e4565eba3d300409cf707a7.tar.bz2
platform_external_arm-trusted-firmware-71ac931f331906f31e4565eba3d300409cf707a7.zip
doc: Fixup some SMCCC links
This is a fixup for patch 3ba55a3c5fa260c9218be1adff8f39fc2a568d68 ("docs: Update SMCCC doc, other changes for release"), where some links names got changed but their references didn't. Change-Id: I980d04dde338f3539a2ec1ae2e807440587b1cf5 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/debugfs-design.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/debugfs-design.rst b/docs/components/debugfs-design.rst
index a4f98d064..2096bdbb7 100644
--- a/docs/components/debugfs-design.rst
+++ b/docs/components/debugfs-design.rst
@@ -78,7 +78,7 @@ SMC interface
-------------
The communication with the 9p layer in BL31 is made through an SMC conduit
-(`SMC Calling Convention PDD`_), using a specific SiP Function Id. An NS
+(`SMC Calling Convention`_), using a specific SiP Function Id. An NS
shared buffer is used to pass path string parameters, or e.g. to exchange
data on a read operation. Refer to `ARM SiP Services`_ for a description
of the SMC interface.