summaryrefslogtreecommitdiff
path: root/arch/arm64/lib/strncmp.S
AgeCommit message (Expand)Author
2022-03-14Merge branch 'for-next/strings' into for-next/coreWill Deacon
2022-03-07Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly
2022-03-07arm64: lib: Import latest version of Arm Optimized Routines' strncmpJoey Gouly
2022-02-22arm64: clean up symbol aliasingMark Rutland
2021-09-21arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy
2021-06-02arm64: update string routine copyrights and URLsMark Rutland
2021-06-01arm64: Import latest version of Cortex Strings' strncmpSam Tebbs
2020-01-08arm64: lib: Use modern annotations for assembly functionsMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-12-10arm64: string: use asm EXPORT_SYMBOL()Mark Rutland
2018-10-26arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2014-05-23arm64: lib: Implement optimized string compare routineszhichang.yuan