diff options
author | Kalesh Singh <[email protected]> | 2022-07-26 00:37:43 -0700 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-07-26 10:49:39 +0100 |
commit | db129d486ebdf4e3168282236f9d9008b42cac7e (patch) | |
tree | a192d8042d29349f6b0f47a3003ecd8470e54e2f /scripts/gdb/linux/modules.py | |
parent | 879e5ac7b2e4db05799a905b5a07fc9e5dedf651 (diff) |
KVM: arm64: Implement non-protected nVHE hyp stack unwinder
Implements the common framework necessary for unwind() to work
for non-protected nVHE mode:
- on_accessible_stack()
- on_overflow_stack()
- unwind_next()
Non-protected nVHE unwind() is used to unwind and dump the hypervisor
stacktrace by the host in EL1
Signed-off-by: Kalesh Singh <[email protected]>
Reviewed-by: Fuad Tabba <[email protected]>
Tested-by: Fuad Tabba <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions