diff --git a/hw/rv_plic.cfg.hjson b/hw/rv_plic.cfg.hjson index 9fbca360..ad2f247d 100644 --- a/hw/rv_plic.cfg.hjson +++ b/hw/rv_plic.cfg.hjson @@ -10,7 +10,7 @@ instance_name: "rv_plic", param_values: { src: 58, - target: 4, // We need *two targets* per hart: M and S modes + target: 2, // We need *two targets* per hart: M and S modes prio: 7, nonstd_regs: 0 // Do *not* include these: MSIPs are not used and we use a 64 MiB address space },