summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/strcmp.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: string: use asm EXPORT_SYMBOL()Mark Rutland2018-12-101-0/+1
* arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin2018-10-261-1/+1
* arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel2015-10-121-1/+1
* arm64: lib: Implement optimized string compare routineszhichang.yuan2014-05-231-0/+234