Re: [PATCH v1 2/2] riscv: support extension probing using riscv, isa-extensions

2024-03-28 Thread Leo Liang
On Mon, Mar 18, 2024 at 03:16:03PM +, Conor Dooley wrote: > From: Conor Dooley > > A new property has been added, with an extensive rationale at [1], that > can be used in place of "riscv,isa" to indicate what extensions are > supported by a given platform that is a list of strings rather tha

[PATCH v1 2/2] riscv: support extension probing using riscv, isa-extensions

2024-03-18 Thread Conor Dooley
From: Conor Dooley A new property has been added, with an extensive rationale at [1], that can be used in place of "riscv,isa" to indicate what extensions are supported by a given platform that is a list of strings rather than a single string. There are some differences between the new property,