Re: [PATCH v1] include: hw: remove ibex_plic.h

2022-01-23 Thread Alistair Francis
On Fri, Jan 21, 2022 at 3:50 PM Alistair Francis wrote: > > From: Wilfred Mallawa > > This patch removes the left-over/unused `ibex_plic.h` file. Previously > used by opentitan, which now follows the RISC-V standard and uses the > SiFivePlicState. > > Fixes: 434e7e021 ("hw/intc: Remove the Ibex P

Re: [PATCH v1] include: hw: remove ibex_plic.h

2022-01-21 Thread Philippe Mathieu-Daudé via
On 1/21/22 06:50, Alistair Francis wrote: > From: Wilfred Mallawa > > This patch removes the left-over/unused `ibex_plic.h` file. Previously > used by opentitan, which now follows the RISC-V standard and uses the > SiFivePlicState. > > Fixes: 434e7e021 ("hw/intc: Remove the Ibex PLIC") > Signed-

Re: [PATCH v1] include: hw: remove ibex_plic.h

2022-01-21 Thread Alistair Francis
On Fri, Jan 21, 2022 at 3:50 PM Alistair Francis wrote: > > From: Wilfred Mallawa > > This patch removes the left-over/unused `ibex_plic.h` file. Previously > used by opentitan, which now follows the RISC-V standard and uses the > SiFivePlicState. > > Fixes: 434e7e021 ("hw/intc: Remove the Ibex P

[PATCH v1] include: hw: remove ibex_plic.h

2022-01-20 Thread Alistair Francis
From: Wilfred Mallawa This patch removes the left-over/unused `ibex_plic.h` file. Previously used by opentitan, which now follows the RISC-V standard and uses the SiFivePlicState. Fixes: 434e7e021 ("hw/intc: Remove the Ibex PLIC") Signed-off-by: Wilfred Mallawa --- include/hw/intc/ibex_plic.h