summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/crc32.c
AgeCommit message (Expand)Author
2025-03-10riscv/crc32: reimplement the CRC32 functions using new templateEric Biggers
2024-12-01lib/crc32: improve support for arch-specific overridesEric Biggers
2024-12-01lib/crc32: drop leading underscores from __crc32c_le_baseEric Biggers
2024-07-10riscv: Optimize crc32 with Zbc extensionXiao Wang