Re: [PATCH v3 0/2] riscv: support new isa extension detection devicetree properties

2024-01-22 Thread Alistair Francis
On Mon, Jan 22, 2024 at 10:25 PM Conor Dooley wrote: > > On Mon, Jan 22, 2024 at 03:24:19PM +1000, Alistair Francis wrote: > > On Wed, Jan 10, 2024 at 8:27 PM Conor Dooley wrote: > > > > > > From: Conor Dooley > > > > > > Making it a series to keep the standalone change to riscv_isa_string() > >

Re: [PATCH v3 0/2] riscv: support new isa extension detection devicetree properties

2024-01-22 Thread Conor Dooley
On Mon, Jan 22, 2024 at 03:24:19PM +1000, Alistair Francis wrote: > On Wed, Jan 10, 2024 at 8:27 PM Conor Dooley wrote: > > > > From: Conor Dooley > > > > Making it a series to keep the standalone change to riscv_isa_string() > > that Drew reported separate. > > > > Changes in v3: > > - g_free()

Re: [PATCH v3 0/2] riscv: support new isa extension detection devicetree properties

2024-01-21 Thread Alistair Francis
On Wed, Jan 10, 2024 at 8:27 PM Conor Dooley wrote: > > From: Conor Dooley > > Making it a series to keep the standalone change to riscv_isa_string() > that Drew reported separate. > > Changes in v3: > - g_free() isa_extensions too > - use misa_mxl_max rather than the compile target for the base