diff options
author | Sam Tebbs <sam.tebbs@arm.com> | 2021-05-27 18:34:43 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-06-01 20:34:37 +0300 |
commit | 325a1de81287a3d4ea2b8e6528a534c6c3a7c608 (patch) | |
tree | 2d401c4871626b8993e445efa3725571a0389a44 /tools/perf/scripts/python/sched-migration.py | |
parent | 758602c04409d8c5a092cef570b2de125ce0f2ae (diff) | |
download | linux-325a1de81287a3d4ea2b8e6528a534c6c3a7c608.tar.xz |
arm64: Import updated version of Cortex Strings' strlen
Import an updated version of the former Cortex Strings - now Arm
Optimized Routines - strcmp function. The latest version introduces
Advanced SIMD usage which rules it out for our purposes, but we can
still pick an intermediate improvement from the previous version,
namely string/aarch64/strlen.S at commit 98e4d6a from
https://github.com/ARM-software/optimized-routines
Note that for simplicity Arm have chosen to contribute this code
to Linux under GPLv2 rather than the original MIT license.
Signed-off-by: Sam Tebbs <sam.tebbs@arm.com>
[ rm: update attribution and commit message ]
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/32e3489398a24b23ae6e996935ac4818f8fd9dfd.1622128527.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions