projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2efca21
)
aarch64: Disable A64FX memcpy/memmove BTI unconditionally
author
Naohiro Tamura
<naohirot@fujitsu.com>
Fri, 24 Sep 2021 07:49:59 +0000
(07:49 +0000)
committer
Szabolcs Nagy
<szabolcs.nagy@arm.com>
Fri, 24 Sep 2021 12:26:59 +0000
(13:26 +0100)
This patch disables A64FX memcpy/memmove BTI instruction insertion
unconditionally such as A64FX memset patch [1] for performance.
[1] commit
07b427296b8d59f439144029d9a948f6c1ce0a31
Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
sysdeps/aarch64/multiarch/memcpy_a64fx.S
patch
|
blob
|
history
diff --git
a/sysdeps/aarch64/multiarch/memcpy_a64fx.S
b/sysdeps/aarch64/multiarch/memcpy_a64fx.S
index 65528405bb12373731e895c7030ccef23b88c17f..ae7464e09f42c56ff4b4ee8074c1b2377c7ddda6 100644
(file)
--- a/
sysdeps/aarch64/multiarch/memcpy_a64fx.S
+++ b/
sysdeps/aarch64/multiarch/memcpy_a64fx.S
@@
-19,6
+19,9
@@
#include <sysdep.h>
+#undef BTI_C
+#define BTI_C
+
/* Assumptions:
*
* ARMv8.2-a, AArch64, unaligned accesses, sve