summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/strncmp.S
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge patch series "riscv: Improve KASAN coverage to fix unit tests"Palmer Dabbelt1-0/+1
9 daysriscv: Omit optimized string routines when using KASANSamuel Holland1-0/+1
2024-08-05RISC-V: lib: Add pi aliases for string functionsJesse Taube1-0/+1
2023-03-15riscv: lib: Include hwcap.h directlyAndrew Jones1-2/+1
2023-03-01riscv, lib: Fix Zbb strncmpBjörn Töpel1-1/+3
2023-02-28RISC-V: improve string-function assemblyHeiko Stuebner1-9/+7
2023-02-15riscv: Fix Zbb alternative IDsSamuel Holland1-1/+1
2023-01-31RISC-V: add zbb support to string functionsHeiko Stuebner1-0/+98
2023-01-31RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner1-0/+41