On 7/9/21 5:31 AM, Alistair Francis wrote: > Instead of using riscv_cpu_update_mip() let's instead use the new RISC-V > CPU GPIO lines to set the external MIP bits. > > Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> > --- > include/hw/intc/ibex_plic.h | 2 ++ > hw/intc/ibex_plic.c | 19 +++++++++---------- > hw/riscv/opentitan.c | 8 ++++++++ > 3 files changed, 19 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>