diff options
author | 2019-07-16 08:14:19 +0100 | |
---|---|---|
committer | 2019-08-05 11:06:34 +0100 | |
commit | 332e5281a4e8269b96233a7babc98b03596b7e6d (patch) | |
tree | ec5a3d83d58b8ac53540ce6fff75f08edf4ea9a9 /scripts/gdb/linux/utils.py | |
parent | arm64: Replace strncmp with str_has_prefix (diff) | |
download | wireguard-linux-332e5281a4e8269b96233a7babc98b03596b7e6d.tar.xz wireguard-linux-332e5281a4e8269b96233a7babc98b03596b7e6d.zip |
arm64: esr: Add ESR exception class encoding for trapped ERET
The ESR.EC encoding of 0b011010 (0x1a) describes an exception generated
by an ERET, ERETAA or ERETAB instruction as a result of a nested
virtualisation trap to EL2.
Add an encoding for this EC and a string description so that we identify
it correctly if we take one unexpectedly.
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions