aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib/strcmp.S
AgeCommit message (Expand)AuthorFilesLines
2024-09-19Merge patch series "riscv: Improve KASAN coverage to fix unit tests"Palmer Dabbelt1-0/+1
2024-09-19riscv: 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-14riscv: lib: Include hwcap.h directlyAndrew Jones1-2/+1
2023-02-28RISC-V: improve string-function assemblyHeiko Stuebner1-2/+4
2023-02-14riscv: Fix Zbb alternative IDsSamuel Holland1-1/+1
2023-01-31RISC-V: add zbb support to string functionsHeiko Stuebner1-0/+85
2023-01-31RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner1-0/+36