aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/lib/strlen.S
AgeCommit message (Expand)Author
2022-02-22arm64: clean up symbol aliasingMark Rutland
2021-07-12arm64: fix strlen() with CONFIG_KASAN_HW_TAGSMark Rutland
2021-06-02arm64: update string routine copyrights and URLsMark Rutland
2021-06-01arm64: Import updated version of Cortex Strings' strlenSam Tebbs
2020-01-08arm64: lib: Use modern annotations for assembly functionsMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-12-10arm64: string: use asm EXPORT_SYMBOL()Mark Rutland
2018-10-26arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2014-05-23arm64: lib: Implement optimized string length routineszhichang.yuan