diff options
author | Dan Handley <dan.handley@arm.com> | 2018-03-01 18:44:00 +0000 |
---|---|---|
committer | David Cunado <david.cunado@arm.com> | 2018-03-15 17:00:34 +0000 |
commit | 4def07d5352893a33af18b04795f875fabff14de (patch) | |
tree | 4e0cf6a8d7cb0fb9f78b6d757f682ddd876cf665 /docs/spd/optee-dispatcher.rst | |
parent | c3e34a9e018532a5ff669c67028cb8d1dea7c7d2 (diff) | |
download | platform_external_arm-trusted-firmware-4def07d5352893a33af18b04795f875fabff14de.tar.gz platform_external_arm-trusted-firmware-4def07d5352893a33af18b04795f875fabff14de.tar.bz2 platform_external_arm-trusted-firmware-4def07d5352893a33af18b04795f875fabff14de.zip |
Update Arm TF references to TF-A
Update Arm Trusted Firmware references in the upstream documents to
Trusted Firmware-A (TF-A). This is for consistency with and
disambiguation from Trusted Firmware-M (TF-M).
Also update other Arm trademarks, e.g. ARM->Arm, ARMv8->Armv8-A.
Change-Id: I8bb0e18af29c6744eeea2dc6c08f2c10b20ede22
Signed-off-by: Dan Handley <dan.handley@arm.com>
Signed-off-by: David Cunado <david.cunado@arm.com>
Diffstat (limited to 'docs/spd/optee-dispatcher.rst')
-rw-r--r-- | docs/spd/optee-dispatcher.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spd/optee-dispatcher.rst b/docs/spd/optee-dispatcher.rst index e55926b4d..63baccc56 100644 --- a/docs/spd/optee-dispatcher.rst +++ b/docs/spd/optee-dispatcher.rst @@ -8,7 +8,7 @@ To build and execute OP-TEE follow the instructions at -------------- -*Copyright (c) 2014-2017, ARM Limited and Contributors. All rights reserved.* +*Copyright (c) 2014-2018, Arm Limited and Contributors. All rights reserved.* .. _OP-TEE OS: https://github.com/OP-TEE/build .. _OP-TEE build.git: https://github.com/OP-TEE/build |