diff options
author | Mark Brown <[email protected]> | 2022-12-27 12:55:55 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2023-01-12 16:02:23 +0000 |
commit | 8c6e105558628b63292ae770198f11a1d5535660 (patch) | |
tree | 71054caa7599149efd9746dd1cd53dd58f117589 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 50daf5b7c4ec4efcaf49a4128930f872bec7dbc0 (diff) |
arm64/sysreg: Fix errors in 32 bit enumeration values
The recently converted 32 bit ID registers have errors in MVFR0_EL1.FPSP,
MVFR0_EL1.SIMDReg and MVFR1_EL1.SIMDHP where enumeration values which
should be 0b0010 are specified as 0b0001. Correct these.
Fixes: e79c94a2a487 ("arm64/sysreg: Convert MVFR0_EL1 to automatic generation")
Fixes: c9b718eda706 ("arm64/sysreg: Convert MVFR1_EL1 to automatic generation")
Reviewed-by: Mark Rutland <[email protected]>
Signed-off-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