[PATCH v2 0/7] arm64: Expose compat Armv8 AArch32 features

Catalin Marinas catalin.marinas at arm.com
Fri Jan 20 08:58:45 PST 2023


On Wed, 11 Jan 2023 11:06:59 +0530, Amit Daniel Kachhap wrote:
> This series advertises the Armv8 AArch32 features in arm64 kernel in
> compat mode. A similar series adding such features (fphp, asimdhp, dp,
> fhm, bf16, i8mm, sb and ssbs) in arm kernel was posted and merged
> earlier.
> 
> The entire series is divided feature wise as present in Armv8 manual.
> The details of these features can be found in Armv8 architecture
> reference manual available from
> https://developer.arm.com/documentation/ddi0487/gb/?lang=en
> 
> [...]

Applied to arm64 (for-next/compat-hwcap), thanks!

[1/7] arm64: Add compat hwcap FPHP and ASIMDHP
      https://git.kernel.org/arm64/c/846b73a4a3d0
[2/7] arm64: Add compat hwcap ASIMDDP
      https://git.kernel.org/arm64/c/27addd402a73
[3/7] arm64: Add compat hwcap ASIMDFHM
      https://git.kernel.org/arm64/c/4a87be25b02b
[4/7] arm64: Add compat hwcap ASIMDBF16
      https://git.kernel.org/arm64/c/f64234fa45f4
[5/7] arm64: Add compat hwcap I8MM
      https://git.kernel.org/arm64/c/0864d1e42959
[6/7] arm64: Add compat hwcap SB
      https://git.kernel.org/arm64/c/2d602aa99abb
[7/7] arm64: Add compat hwcap SSBS
      https://git.kernel.org/arm64/c/4f2c9bf16a4b

-- 
Catalin




More information about the linux-arm-kernel mailing list