aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/strnlen.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-22arm64: clean up symbol aliasingMark Rutland1-2/+4
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-02-16arm64/efi: Make strnlen() available to the EFI namespaceThierry Reding1-1/+1
2014-05-23arm64: lib: Implement optimized string length routineszhichang.yuan1-0/+171