aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/linux
Commit message (Collapse)AuthorAgeFilesLines
* linux: Add a program to test the hwprobe syscallMiquel Sabaté Solà2024-12-052-0/+354
RISC-V on Linux has a hwprobe system call which allows you to discover what is supported by the running kernel. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>