summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/memcmp.S
AgeCommit message (Expand)AuthorFilesLines
2022-02-22arm64: clean up symbol aliasingMark Rutland1-3/+3
2021-06-02arm64: update string routine copyrights and URLsMark Rutland1-2/+2
2021-06-01arm64: Import latest version of Cortex Strings' memcmpSam Tebbs1-227/+119
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
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel1-1/+1
2014-05-23arm64: lib: Implement optimized memcmp routinezhichang.yuan1-0/+258