selftest, bpf: enable cpu v4 tests for arm32
authorPuranjay Mohan <puranjay12@gmail.com>
Thu, 7 Sep 2023 23:05:48 +0000 (23:05 +0000)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 16 Sep 2023 00:16:56 +0000 (17:16 -0700)
commit59ff6d63b7307be4dbfbecceea9aedca047c7ffe
treed72a1b9b6c0c84369b7e38871370714b2847087a
parent71086041c2ba04aa436a4b2283c708345e72a0bb
selftest, bpf: enable cpu v4 tests for arm32

Now that all the cpuv4 instructions are supported by the arm32 JIT,
enable the selftests for arm32.

Signed-off-by: Puranjay Mohan <puranjay12@gmail.com>
Link: https://lore.kernel.org/r/20230907230550.1417590-8-puranjay12@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/progs/verifier_bswap.c
tools/testing/selftests/bpf/progs/verifier_gotol.c
tools/testing/selftests/bpf/progs/verifier_ldsx.c
tools/testing/selftests/bpf/progs/verifier_movsx.c
tools/testing/selftests/bpf/progs/verifier_sdiv.c