summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/memcmp.S
AgeCommit message (Expand)AuthorLines
2021-06-02arm64: update string routine copyrights and URLsMark Rutland-2/+2
2021-06-01arm64: Import latest version of Cortex Strings' memcmpSam Tebbs-227/+119
2020-01-08arm64: lib: Use modern annotations for assembly functionsMark Brown-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-13/+1
2018-12-10arm64: string: use asm EXPORT_SYMBOL()Mark Rutland-0/+1
2018-10-26arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin-1/+1
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder-1/+1
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel-1/+1
2014-05-23arm64: lib: Implement optimized memcmp routinezhichang.yuan-0/+258