Re: [PATCH v2 0/2] riscv: add rv32i,rv32e and rv64e CPUs

2024-01-21 Thread Alistair Francis
On Tue, Jan 9, 2024 at 3:40 AM Daniel Henrique Barboza wrote: > > Hi, > > This is the second version of a buried patch series: > > "[PATCH for-9.0 0/6] riscv: rv32i,rv32e,rv64i and rv64e CPUs" > > This version shrank to 2 patches since most of the prep work was already > done by the RVA22 profile

[PATCH v2 0/2] riscv: add rv32i,rv32e and rv64e CPUs

2024-01-08 Thread Daniel Henrique Barboza
Hi, This is the second version of a buried patch series: "[PATCH for-9.0 0/6] riscv: rv32i,rv32e,rv64i and rv64e CPUs" This version shrank to 2 patches since most of the prep work was already done by the RVA22 profile implementation, which is now queued in riscv-to-apply.next. The motivation is