diff options
author | Fuad Tabba <tabba@google.com> | 2023-12-14 10:01:50 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2023-12-18 11:25:51 +0000 |
commit | fc04838f9c00fcbc90a8926bbd46928d6fb36477 (patch) | |
tree | 77f460d873605173ebb8789993eddfe785b961da /tools/testing/selftests/bpf/prog_tests/recursion.c | |
parent | 676f482354886caa9b0cfa9236f5d20ac78f8c6a (diff) |
KVM: arm64: Update and fix FGT register masks
New trap bits have been defined since the latest update to this
patch. Moreover, the existing definitions of some of the mask
and the RES0 bits overlap, which could be wrong, confusing, or
both.
Update the bits based on DDI0601 2023-09, and ensure that the
existing bits are consistent.
Subsequent patches will use the generated RES0 fields instead of
specifying them manually. This patch keeps the manual encoding of
the bits to make it easier to review the series.
Fixes: 0fd76865006d ("KVM: arm64: Add nPIR{E0}_EL1 to HFG traps")
Signed-off-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20231214100158.2305400-11-tabba@google.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions