aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/memcpy.S
AgeCommit message (Expand)Author
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
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2015-10-07arm64: Change memcpy in kernel to use the copy template fileFeng Kan
2014-05-23arm64: lib: Implement optimized memcpy routinezhichang.yuan
2013-03-21arm64: klib: Optimised memory functionsCatalin Marinas