[PATCH v3 0/4] riscv: Separate vendor extensions from standard extensions
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Tue Jul 23 05:58:36 PDT 2024
Hello:
This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer at rivosinc.com>:
On Fri, 19 Jul 2024 09:15:17 -0700 you wrote:
> All extensions, both standard and vendor, live in one struct
> "riscv_isa_ext". There is currently one vendor extension, xandespmu, but
> it is likely that more vendor extensions will be added to the kernel in
> the future. As more vendor extensions (and standard extensions) are
> added, riscv_isa_ext will become more bloated with a mix of vendor and
> standard extensions.
>
> [...]
Here is the summary with links:
- [v3,1/4] riscv: Extend cpufeature.c to detect vendor extensions
https://git.kernel.org/riscv/c/23c996fc2bc1
- [v3,2/4] riscv: Add vendor extensions to /proc/cpuinfo
https://git.kernel.org/riscv/c/9448d9accdd8
- [v3,3/4] riscv: Introduce vendor variants of extension helpers
https://git.kernel.org/riscv/c/0f2425411101
- [v3,4/4] riscv: cpufeature: Extract common elements from extension checking
https://git.kernel.org/riscv/c/d4c8d79f5199
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list