On Mon, Oct 25, 2021 at 2:16 PM Bin Meng <bmeng...@gmail.com> wrote: > > On Mon, Oct 25, 2021 at 12:07 PM Alistair Francis > <alistair.fran...@opensource.wdc.com> wrote: > > > > From: Alistair Francis <alistair.fran...@wdc.com> > > > > Fixup the PLIC context address to correctly support the threshold and > > claim register. > > > > Fixes: ef63100648 ("hw/riscv: opentitan: Update to the latest build") > > Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> > > --- > > hw/riscv/opentitan.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > Reviewed-by: Bin Meng <bmeng...@gmail.com>
Thanks! Applied to riscv-to-apply.next Alistair