On Wed, Mar 31, 2021 at 11:02 PM Alistair Francis <alistair.fran...@wdc.com> wrote: > > Update the OpenTitan interrupt layout to match the latest OpenTitan > bitstreams. This involves changing the Ibex PLIC memory layout and the > UART interrupts. > > Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> > --- > include/hw/riscv/opentitan.h | 16 ++++++++-------- > hw/intc/ibex_plic.c | 20 ++++++++++---------- > hw/riscv/opentitan.c | 8 ++++---- > 3 files changed, 22 insertions(+), 22 deletions(-) >
LGTM Reviewed-by: Bin Meng <bmeng...@gmail.com>