]> xenbits.xensource.com Git - qemu-xen.git/commit
target/riscv: Expose the Smcntrpmf config
authorAtish Patra <atishp@rivosinc.com>
Thu, 11 Jul 2024 22:31:16 +0000 (15:31 -0700)
committerAlistair Francis <alistair.francis@wdc.com>
Thu, 18 Jul 2024 02:08:45 +0000 (12:08 +1000)
commit6f6592d62ebaffff353bdd27ec4480972695d24b
treef642edc4f1ce73be85f392b067bebed33bf25bc9
parentdd4c123636dbdabd7dcc4f76c97af90271cd5fb6
target/riscv: Expose the Smcntrpmf config

Create a new config for Smcntrpmf extension so that it can be enabled/
disabled from the qemu commandline.

Signed-off-by: Atish Patra <atishp@rivosinc.com>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20240711-smcntrpmf_v7-v8-13-b7c38ae7b263@rivosinc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
target/riscv/cpu.c