aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorKalesh Singh <[email protected]>2022-07-26 00:37:49 -0700
committerMarc Zyngier <[email protected]>2022-07-26 10:51:28 +0100
commit75e9459e48d4867caf549e388bd4faabe1dbcbd3 (patch)
tree34f280921d553ac59de46afe605305db8e260ce3 /scripts/gdb/linux/modules.py
parent871c5d931417d3c0e1aa32c9e04da1dc74703843 (diff)
KVM: arm64: Implement protected nVHE hyp stack unwinder
Implements the common framework necessary for unwind() to work in the protected nVHE context: - on_accessible_stack() - on_overflow_stack() - unwind_next() Protected nVHE unwind() is used to unwind and save the hyp stack addresses to the shared stacktrace buffer. The host reads the entries in this buffer, symbolizes and dumps the stacktrace (later patch in the series). 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