summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/strncmp.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/strings' into for-next/coreWill Deacon2022-03-141-93/+142
|\
| * Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly2022-03-071-1/+1
| * arm64: lib: Import latest version of Arm Optimized Routines' strncmpJoey Gouly2022-03-071-93/+141
* | arm64: clean up symbol aliasingMark Rutland2022-02-221-3/+3
|/
* arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy2021-09-211-1/+1
* arm64: update string routine copyrights and URLsMark Rutland2021-06-021-2/+2
* arm64: Import latest version of Cortex Strings' strncmpSam Tebbs2021-06-011-222/+184
* arm64: lib: Use modern annotations for assembly functionsMark Brown2020-01-081-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-13/+1
* 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/+310