On Tue, May 17, 2022 at 3:02 PM Weiwei Li wrote:
>
>
> 在 2022/5/17 下午12:11, Alistair Francis 写道:
> > From: Alistair Francis
> >
> > Instead of just running the extension checks for the base CPUs, instead
> > run them for all CPUs.
> >
> > Signed-off-by: Alistair Francis
> > ---
> > target/risc
在 2022/5/17 下午12:11, Alistair Francis 写道:
From: Alistair Francis
Instead of just running the extension checks for the base CPUs, instead
run them for all CPUs.
Signed-off-by: Alistair Francis
---
target/riscv/cpu.c | 161 ++---
1 file changed, 80 i
From: Alistair Francis
Instead of just running the extension checks for the base CPUs, instead
run them for all CPUs.
Signed-off-by: Alistair Francis
---
target/riscv/cpu.c | 161 ++---
1 file changed, 80 insertions(+), 81 deletions(-)
diff --git a/targ