aboutsummaryrefslogtreecommitdiff
path: root/services/spd
diff options
context:
space:
mode:
authorJohn Tsichritzis <john.tsichritzis@arm.com>2019-07-05 14:22:12 +0100
committerJohn Tsichritzis <john.tsichritzis@arm.com>2019-07-10 11:13:00 +0100
commitbd97f83a62382633468034db1e81381c5990b62a (patch)
tree18e4726294d911d7c91f10d51dfad2e51f1c0c2e /services/spd
parent21bde92ff6d20ef2d3a2651fd729a1579232313b (diff)
downloadtrusted-firmware-a-bd97f83a62382633468034db1e81381c5990b62a.tar.gz
Remove references to old project name from common files
The project has been renamed from "Arm Trusted Firmware (ATF)" to "Trusted Firmware-A (TF-A)" long ago. A few references to the old project name that still remained in various places have now been removed. This change doesn't affect any platform files. Any "ATF" references inside platform files, still remain. Change-Id: Id97895faa5b1845e851d4d50f5750de7a55bf99e Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
Diffstat (limited to 'services/spd')
-rw-r--r--services/spd/opteed/teesmc_opteed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/spd/opteed/teesmc_opteed.h b/services/spd/opteed/teesmc_opteed.h
index ec821bae4e..c82b58ae8f 100644
--- a/services/spd/opteed/teesmc_opteed.h
+++ b/services/spd/opteed/teesmc_opteed.h
@@ -17,7 +17,7 @@
* full 64 bit values in the argument registers if invoked from Aarch64
* mode. This violates the SMC Calling Convention, but since this
* convention only coveres API towards Normal World it's something that
- * only concerns the OP-TEE Dispatcher in ARM Trusted Firmware and OP-TEE
+ * only concerns the OP-TEE Dispatcher in Trusted Firmware-A and OP-TEE
* OS at Secure EL1.
*/