aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_prog_array_init.c
diff options
context:
space:
mode:
authorAmit Daniel Kachhap <[email protected]>2023-01-11 11:07:04 +0530
committerCatalin Marinas <[email protected]>2023-01-20 14:28:36 +0000
commit0864d1e42959b8b1e32efa3fb672fe81ba1dbc6c (patch)
tree2b17449d658c3e3172d493456c1319d8b9a506a3 /tools/testing/selftests/bpf/progs/test_prog_array_init.c
parentf64234fa45f47cd757e5eb7a83d54d83480c4fce (diff)
arm64: Add compat hwcap I8MM
This hwcap was added earlier for 32-bit native arm kernel by commit 956ca3a4eb81 ("ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MM") and hence the corresponding changes added in 32-bit compat arm64 kernel for similar user interfaces. Int8 matrix multiplication is a feature (FEAT_AA32I8MM) present in AArch32 state of Armv8 and is identified by ISAR6.I8MM register. Similar feature(FEAT_I8MM) exist for AArch64 state and is already advertised in arm64 kernel. Signed-off-by: Amit Daniel Kachhap <[email protected]> Reviewed-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions