commit | 9e1c7d982d7feb5b6547276ecc4c10468c0f5092 | [log] [tgz] |
---|---|---|
author | Robbin Ehn <rehn@rivosinc.com> | Mon Jun 19 10:24:03 2023 +0200 |
committer | Alistair Francis <alistair.francis@wdc.com> | Mon Jul 10 22:29:15 2023 +1000 |
tree | 4671a7784b14edba366f73da3212124038e2a111 | |
parent | c0716c81b2e436eb69975f1890dd2ae46bce5369 [diff] |
linux-user/riscv: Add syscall riscv_hwprobe This patch adds the new syscall for the "RISC-V Hardware Probing Interface" (https://docs.kernel.org/riscv/hwprobe.html). Reviewed-by: Palmer Dabbelt <palmer@rivosinc.com> Signed-off-by: Robbin Ehn <rehn@rivosinc.com> Message-Id: <06a4543df2aa6101ca9a48f21a3198064b4f1f87.camel@rivosinc.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>