diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-02-14 15:29:14 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2024-02-16 15:42:37 +0300 |
commit | 7ac8d5b2423cc0112ac2519276610865142a577b (patch) | |
tree | 9472927e281764c4a7666a0f39d21695a28884a2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 60d043c101769b4fd6f609b4a7b9b8ad1f867860 (diff) | |
download | linux-7ac8d5b2423cc0112ac2519276610865142a577b.tar.xz |
arm64: Add ESR decoding for exceptions involving translation level -1
The LPA2 feature introduces new FSC values to report abort exceptions
related to translation level -1. Define these and wire them up.
Reuse the new ESR FSC classification helpers that arrived via the KVM
arm64 tree, and update the one for translation faults to check
specifically for a translation fault at level -1. (Access flag or
permission faults cannot occur at level -1 because they alway involve a
descriptor at the superior level so changing those helpers is not
needed).
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20240214122845.2033971-73-ardb+git@google.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions