aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/strlen.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-22arm64: clean up symbol aliasingMark Rutland1-3/+3
2021-07-12arm64: fix strlen() with CONFIG_KASAN_HW_TAGSMark Rutland1-0/+10
2021-06-02arm64: update string routine copyrights and URLsMark Rutland1-2/+2
2021-06-01arm64: Import updated version of Cortex Strings' strlenSam Tebbs1-85/+173
2020-01-08arm64: lib: Use modern annotations for assembly functionsMark Brown1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-13/+1
2018-12-10arm64: string: use asm EXPORT_SYMBOL()Mark Rutland1-0/+1
2018-10-26arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin1-1/+1
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel1-1/+1
2014-05-23arm64: lib: Implement optimized string length routineszhichang.yuan1-0/+126