Re: [PATCH v1 1/9] hw/riscv: opentitan: Update to the latest build

2021-10-21 Thread Bin Meng
On Mon, Oct 18, 2021 at 10:38 AM Alistair Francis wrote: > > From: Alistair Francis > > Update the OpenTitan machine model to match the latest OpenTitan FPGA > design. > > Signed-off-by: Alistair Francis > --- > include/hw/riscv/opentitan.h | 6 +++--- > hw/riscv/opentitan.c | 22 +

[PATCH v1 1/9] hw/riscv: opentitan: Update to the latest build

2021-10-17 Thread Alistair Francis
From: Alistair Francis Update the OpenTitan machine model to match the latest OpenTitan FPGA design. Signed-off-by: Alistair Francis --- include/hw/riscv/opentitan.h | 6 +++--- hw/riscv/opentitan.c | 22 +- 2 files changed, 20 insertions(+), 8 deletions(-) diff -