summaryrefslogtreecommitdiff
path: root/lib/psci/psci_mem_protect.c
diff options
context:
space:
mode:
authorGovindraj Raja <govindraj.raja@arm.com>2023-08-01 15:52:40 -0500
committerGovindraj Raja <govindraj.raja@arm.com>2023-08-08 15:12:30 +0100
commit4c700c1563aff7b51df95f17e952e050b9b4e37f (patch)
tree4895ba22479416286b80665acd240eb4f19b9bce /lib/psci/psci_mem_protect.c
parent29ae73e3fb260d75ceb692832c97c384528e9c22 (diff)
chore: update to use Arm word across TF-A
Align entire TF-A to use Arm in copyright header. Change-Id: Ief9992169efdab61d0da6bd8c5180de7a4bc2244 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
Diffstat (limited to 'lib/psci/psci_mem_protect.c')
-rw-r--r--lib/psci/psci_mem_protect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/psci/psci_mem_protect.c b/lib/psci/psci_mem_protect.c
index 481051f95..385dcd245 100644
--- a/lib/psci/psci_mem_protect.c
+++ b/lib/psci/psci_mem_protect.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017-2018, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2017-2018, Arm Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/