On Tue, Oct 25, 2022 at 9:19 AM Wilfred Mallawa <wilfred.mall...@opensource.wdc.com> wrote: > > From: Wilfred Mallawa <wilfred.mall...@wdc.com> > > Adds the updated `aon_timer` base as an unimplemented device. This is > used by TockOS, patch ensures the guest doesn't hit load faults. > > Signed-off-by: Wilfred Mallawa <wilfred.mall...@wdc.com> > --- > hw/riscv/opentitan.c | 3 +++ > include/hw/riscv/opentitan.h | 1 + > 2 files changed, 4 insertions(+) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>