aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Beesley <paul.beesley@arm.com>2019-09-02 10:22:38 +0000
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2019-09-02 10:22:38 +0000
commitf1b78d32fd95ca5ea996bb497417d701f809136a (patch)
treeb01690184cb3d7960cc9cd81dc816914c782455f
parenta5ac37e7a60e1e087e385b20fd5614061307e23a (diff)
parent532791127684b444c5aa59a6547624466a57b9a3 (diff)
downloadplatform_external_arm-trusted-firmware-f1b78d32fd95ca5ea996bb497417d701f809136a.tar.gz
platform_external_arm-trusted-firmware-f1b78d32fd95ca5ea996bb497417d701f809136a.tar.bz2
platform_external_arm-trusted-firmware-f1b78d32fd95ca5ea996bb497417d701f809136a.zip
Merge "Added SPCI to the glossary" into integration
-rw-r--r--docs/global_substitutions.txt1
-rw-r--r--docs/glossary.rst3
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/global_substitutions.txt b/docs/global_substitutions.txt
index 242e62c7c..fdca9c3f4 100644
--- a/docs/global_substitutions.txt
+++ b/docs/global_substitutions.txt
@@ -38,6 +38,7 @@
.. |SMCCC| replace:: :term:`SMCCC`
.. |SoC| replace:: :term:`SoC`
.. |SP| replace:: :term:`SP`
+.. |SPCI| replace:: :term:`SPCI`
.. |SPD| replace:: :term:`SPD`
.. |SPM| replace:: :term:`SPM`
.. |SVE| replace:: :term:`SVE`
diff --git a/docs/glossary.rst b/docs/glossary.rst
index afe0acf75..45caf4629 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -129,6 +129,9 @@ You can find additional definitions in the `Arm Glossary`_.
SP
Secure Partition
+ SPCI
+ Secure Partition Client Interface
+
SPD
Secure Payload Dispatcher