summaryrefslogtreecommitdiffstats
path: root/arch/riscv/lib/strlen.S
Commit message (Expand)AuthorAgeFilesLines
* riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti2023-04-261-0/+1
* riscv: lib: Include hwcap.h directlyAndrew Jones2023-03-141-2/+1
* RISC-V: improve string-function assemblyHeiko Stuebner2023-02-281-5/+5
* riscv: Fix Zbb alternative IDsSamuel Holland2023-02-141-1/+1
* RISC-V: add zbb support to string functionsHeiko Stuebner2023-01-311-0/+105
* RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner2023-01-311-0/+28