summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/strlen.S
AgeCommit message (Expand)AuthorFilesLines
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti1-0/+1
2023-03-15riscv: lib: Include hwcap.h directlyAndrew Jones1-2/+1
2023-02-28RISC-V: improve string-function assemblyHeiko Stuebner1-5/+5
2023-02-15riscv: 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