aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAntonio Niño Díaz <antonio.ninodiaz@arm.com>2019-01-31 10:23:06 +0000
committerGitHub <noreply@github.com>2019-01-31 10:23:06 +0000
commit766ff011ca2009231d5db7268fa4dd5008c2325a (patch)
treecdfb1a1b339dd8f588c552a061be4e82168111e1 /docs
parentc723ad84761a377ece6ebb57aa08b4686d2ae3d7 (diff)
parent0709055ed66330fe7709c77d2dfbcb87f0c94272 (diff)
downloadtrusted-firmware-a-766ff011ca2009231d5db7268fa4dd5008c2325a.tar.gz
Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2
Remove support for the SMC Calling Convention 2.0
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide.rst7
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/user-guide.rst b/docs/user-guide.rst
index e22733ef21..3828eaff12 100644
--- a/docs/user-guide.rst
+++ b/docs/user-guide.rst
@@ -668,11 +668,6 @@ Common build options
pages" section in `Firmware Design`_. This flag is disabled by default and
affects all BL images.
-- ``SMCCC_MAJOR_VERSION``: Numeric value that indicates the major version of
- the SMC Calling Convention that the Trusted Firmware supports. The only two
- allowed values are 1 and 2, and it defaults to 1. The minor version is
- determined using this value.
-
- ``SPD``: Choose a Secure Payload Dispatcher component to be built into TF-A.
This build option is only valid if ``ARCH=aarch64``. The value should be
the path to the directory containing the SPD source, relative to
@@ -2057,7 +2052,7 @@ wakeup interrupt from RTC.
--------------
-*Copyright (c) 2013-2018, Arm Limited and Contributors. All rights reserved.*
+*Copyright (c) 2013-2019, Arm Limited and Contributors. All rights reserved.*
.. _Linaro: `Linaro Release Notes`_
.. _Linaro Release: `Linaro Release Notes`_