Re: [PATCH v2 00/17] riscv: Support vendor extensions and xtheadvector

2024-04-17 Thread Conor Dooley
On Mon, Apr 15, 2024 at 09:11:57PM -0700, Charlie Jenkins wrote: > This patch series ended up much larger than expected, please bear with > me! The goal here is to support vendor extensions, starting at probing > the device tree and ending with reporting to userspace. btw, patches 7 to 13

[PATCH v2 00/17] riscv: Support vendor extensions and xtheadvector

2024-04-15 Thread Charlie Jenkins
This patch series ended up much larger than expected, please bear with me! The goal here is to support vendor extensions, starting at probing the device tree and ending with reporting to userspace. The main design objective was to allow vendors to operate independently of each other. This has