aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/linux/probe.c
Commit message (Collapse)AuthorAgeFilesLines
* linux: Add a program to test the hwprobe syscallMiquel Sabaté Solà2024-12-051-0/+294
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>