summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/crc32.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: lib: accelerate crc32_beKevin Bracey2022-01-311-14/+73
* arm64: lib: Consistently enable crc32 extensionMark Brown2020-04-281-1/+1
* arm64: lib: Use modern annotations for assembly functionsMark Brown2020-01-081-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* arm64/lib: improve CRC32 performance for deep pipelinesArd Biesheuvel2018-11-301-5/+49
* arm64/lib: add accelerated crc32 routinesArd Biesheuvel2018-09-101-0/+60