linux/Documentation
Palmer Dabbelt 16252e018a
Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"
Evan Green <evan@rivosinc.com> says:

This change detects the presence of Zba, Zbb, and Zbs extensions and exports
them per-hart to userspace via the hwprobe mechanism. Glibc can then use
these in setting up hwcaps-based library search paths.

There's a little bit of extra housekeeping here: the first change adds
Zba and Zbs to the set of extensions the kernel recognizes, and the second
change starts tracking ISA features per-hart (in addition to the ANDed
mask of features across all harts which the kernel uses to make
decisions). Now that we track the ISA information per-hart, we could
even fix up /proc/cpuinfo to accurately report extension per-hart,
though I've left that out of this series for now.

* b4-shazam-merge:
  RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
  RISC-V: Track ISA extensions per hart
  RISC-V: Add Zba, Zbs extension probing

Link: https://lore.kernel.org/r/20230509182504.2997252-1-evan@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2023-06-19 14:34:40 -07:00
..
2023-05-03 11:11:56 -07:00
2023-04-28 14:53:30 -07:00
2023-04-25 12:11:54 -07:00
2023-04-29 10:17:05 -07:00
2023-05-03 11:25:01 -07:00
2023-02-15 20:59:44 +01:00
2023-05-02 10:36:02 -07:00
2023-04-28 14:02:54 -07:00
2023-03-19 10:51:07 +00:00
2023-04-05 13:47:18 +00:00
2023-02-25 11:52:57 -08:00
2023-04-27 17:41:23 -07:00
2023-05-05 13:11:02 -07:00
2023-05-02 11:56:43 -07:00