Re: [PATCH v2 10/11] target/riscv: Enable zabha for max cpu

2024-07-02 Thread Alistair Francis
On Sun, Jun 30, 2024 at 1:13 PM LIU Zhiwei wrote: > > Signed-off-by: LIU Zhiwei This isn't really max CPU specific, it's just exposing the extension. Do you mind updating the title? Otherwise Reviewed-by: Alistair Francis Alistair > --- > target/riscv/cpu.c | 2 ++ > 1 file changed, 2 inse

[PATCH v2 10/11] target/riscv: Enable zabha for max cpu

2024-06-29 Thread LIU Zhiwei
Signed-off-by: LIU Zhiwei --- target/riscv/cpu.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/riscv/cpu.c b/target/riscv/cpu.c index 5219b44176..8cd52e6801 100644 --- a/target/riscv/cpu.c +++ b/target/riscv/cpu.c @@ -117,6 +117,7 @@ const RISCVIsaExtData isa_edata_arr[] = { I