Searched +full:riscv +full:- +full:crypto +full:- +full:spec +full:- +full:vector (Results 1 – 2 of 2) sorted by relevance
1 .. SPDX-License-Identifier: GPL-2.03 RISC-V Hardware Probing Interface4 ---------------------------------6 The RISC-V hardware probing interface is based around a single syscall, which18 The arguments are split into three groups: an array of key-value pairs, a CPU19 set, and some flags. The key-value pairs are supplied with a count. Userspace22 will be cleared to -1, and its value set to 0. The CPU set is defined by23 CPU_SET(3) with size ``cpusetsize`` bytes. For value-like keys (eg. vendor,25 have the same value. Otherwise -1 will be returned. For boolean-like keys, the33 by sys_riscv_hwprobe() to only those which match each of the key-value pairs.[all …]
16 force -- enable ACPI if default was off17 on -- enable ACPI but allow fallback to DT [arm64,riscv64]18 off -- disable ACPI if default was on19 noirq -- do not use ACPI for IRQ routing20 strict -- Be less tolerant of platforms that are not22 rsdt -- prefer RSDT over (default) XSDT23 copy_dsdt -- copy DSDT to memory24 nocmcff -- Disable firmware first mode for corrected28 nospcr -- disable console in ACPI SPCR table as45 If set to vendor, prefer vendor-specific driver[all …]