aboutsummaryrefslogtreecommitdiff
path: root/hw/isa
diff options
context:
space:
mode:
authorAlistair Francis <alistair.francis@wdc.com>2020-05-28 11:04:15 -0700
committerAlistair Francis <alistair.francis@wdc.com>2020-06-03 09:11:51 -0700
commitff832b77aa8ab454e092fb73b61821e56218e8a5 (patch)
tree129f01c7196fcb069ad36945ee479ca70e489bf4 /hw/isa
parent8be6971b73da45e8ee9f8decd136ff054b5230ac (diff)
downloadqemu-ff832b77aa8ab454e092fb73b61821e56218e8a5.zip
qemu-ff832b77aa8ab454e092fb73b61821e56218e8a5.tar.gz
qemu-ff832b77aa8ab454e092fb73b61821e56218e8a5.tar.bz2
target/riscv: Don't set PMP feature in the cpu init
The PMP is enabled by default via the "pmp" property so there is no need for us to set it in the init function. As all CPUs have PMP support just remove the set_feature() call in the CPU init functions. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Bin Meng <bin.meng@windriver.com>
Diffstat (limited to 'hw/isa')
0 files changed, 0 insertions, 0 deletions