Re: [PATCH v1 2/2] riscv/opentitan: connect lifecycle controller

2022-10-09 Thread Alistair Francis
On Wed, Sep 28, 2022 at 3:13 PM Wilfred Mallawa wrote: > > From: Wilfred Mallawa > > Connects the ibex lifecycle controller with opentitan, > with this change, we can now get past the lifecycle checks > in the boot rom. > > Signed-off-by: Wilfred Mallawa Reviewed-by: Alistair Francis

[PATCH v1 2/2] riscv/opentitan: connect lifecycle controller

2022-09-27 Thread Wilfred Mallawa
From: Wilfred Mallawa Connects the ibex lifecycle controller with opentitan, with this change, we can now get past the lifecycle checks in the boot rom. Signed-off-by: Wilfred Mallawa --- hw/riscv/opentitan.c | 10 -- include/hw/riscv/opentitan.h | 2 ++ 2 files changed, 10