summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/strlen.S
AgeCommit message (Expand)AuthorFilesLines
2025-03-18RISC-V: separate Zbb optimisations requiring and not requiring toolchain supportConor Dooley1-2/+3
2024-09-19riscv: Omit optimized string routines when using KASANSamuel Holland1-0/+1
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti1-0/+1
2023-03-14riscv: lib: Include hwcap.h directlyAndrew Jones1-2/+1
2023-02-28RISC-V: improve string-function assemblyHeiko Stuebner1-5/+5
2023-02-14riscv: Fix Zbb alternative IDsSamuel Holland1-1/+1
2023-01-31RISC-V: add zbb support to string functionsHeiko Stuebner1-0/+105
2023-01-31RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner1-0/+28