diff options
author | Alistair Francis <alistair.francis@wdc.com> | 2020-05-28 11:04:15 -0700 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2020-06-03 09:11:51 -0700 |
commit | ff832b77aa8ab454e092fb73b61821e56218e8a5 (patch) | |
tree | 129f01c7196fcb069ad36945ee479ca70e489bf4 /iothread.c | |
parent | 8be6971b73da45e8ee9f8decd136ff054b5230ac (diff) | |
download | qemu-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 'iothread.c')
0 files changed, 0 insertions, 0 deletions