Re: [PATCH v2 3/9] target/riscv: Add the lowRISC Ibex CPU

2020-05-14 Thread Bin Meng
On Fri, May 8, 2020 at 3:23 AM Alistair Francis wrote: > Please include some commit message to have a brief introduction of this new CPU. > Signed-off-by: Alistair Francis > --- > target/riscv/cpu.c | 10 ++ > target/riscv/cpu.h | 1 + > 2 files changed, 11 insertions(+) > > diff --gi

[PATCH v2 3/9] target/riscv: Add the lowRISC Ibex CPU

2020-05-07 Thread Alistair Francis
Signed-off-by: Alistair Francis --- target/riscv/cpu.c | 10 ++ target/riscv/cpu.h | 1 + 2 files changed, 11 insertions(+) diff --git a/target/riscv/cpu.c b/target/riscv/cpu.c index 8f837edf8d..235101f685 100644 --- a/target/riscv/cpu.c +++ b/target/riscv/cpu.c @@ -160,6 +160,15 @@ sta