summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/strcmp.S
AgeCommit message (Expand)AuthorFilesLines
2021-09-21arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy1-1/+1
2021-06-02arm64: update string routine copyrights and URLsMark Rutland1-2/+2
2021-06-01arm64: Import latest version of Cortex Strings' strcmpSam Tebbs1-168/+121
2020-03-17arm64: fix spelling mistake "ca not" -> "cannot"韩科才1-1/+1
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 compare routineszhichang.yuan1-0/+234