aboutsummaryrefslogtreecommitdiff
path: root/string/aarch64/__mtag_tag_zero_region.S
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2023-01-25 21:31:42 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-25 21:31:42 +0000
commit8a481eb48cf7ace04026cbe776d65492f89a6d7d (patch)
tree945eb1832687ad5eb97c433013617dbe107718e5 /string/aarch64/__mtag_tag_zero_region.S
parent0bc581b0e4f509c96bffa7af329087ae2b4bfb97 (diff)
parent8783f524beaad825ac1bddeb93cef35b5f793513 (diff)
downloadarm-optimized-routines-8a481eb48cf7ace04026cbe776d65492f89a6d7d.tar.gz
Upgrade ARM-software/optimized-routines to v23.01 am: 62662f115a am: 8783f524be
Original change: https://android-review.googlesource.com/c/platform/external/arm-optimized-routines/+/2402215 Change-Id: Ief5438cf89d86c43e5f52d5e48b882bacb945170 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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