aboutsummaryrefslogtreecommitdiff
path: root/string/aarch64/__mtag_tag_zero_region.S
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:07:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:07:20 +0000
commit70bf985bf12dfa02e9d634a433858320aa2f29dd (patch)
treeb6182e391304fb3a42c51d482dcf671f540f2363 /string/aarch64/__mtag_tag_zero_region.S
parenta57d1a3f7aaf52c6cc32e264be96a14ed1cec5a0 (diff)
parent172d24a7ae67ee7bae413d5a8618f1b5edc002be (diff)
downloadarm-optimized-routines-70bf985bf12dfa02e9d634a433858320aa2f29dd.tar.gz
Change-Id: I215e72558ed58a0414b9cabba3e9c567d0895c17
Diffstat (limited to 'string/aarch64/__mtag_tag_zero_region.S')
-rw-r--r--string/aarch64/__mtag_tag_zero_region.S6
1 files changed, 3 insertions, 3 deletions
diff --git a/string/aarch64/__mtag_tag_zero_region.S b/string/aarch64/__mtag_tag_zero_region.S
index f58364c..44b8e01 100644
--- a/string/aarch64/__mtag_tag_zero_region.S
+++ b/string/aarch64/__mtag_tag_zero_region.S
@@ -1,8 +1,8 @@
/*
* __mtag_tag_zero_region - tag memory and fill it with zero bytes
*
- * Copyright (c) 2021, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * Copyright (c) 2021-2022, Arm Limited.
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
/* Assumptions:
@@ -15,7 +15,7 @@
* The memory region may remain untagged if tagging is not enabled.
*/
-#include "../asmdefs.h"
+#include "asmdefs.h"
#if __ARM_FEATURE_MEMORY_TAGGING