diff options
author | Mostafa Saleh <smostafa@google.com> | 2025-09-09 13:36:31 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2025-09-15 13:04:23 +0100 |
commit | 6f1ece1e868839cf81a28c77e19420ff57df7ecf (patch) | |
tree | 97c536bf24791677da91d2a245d79b8a5d2196f7 /rust/kernel/security.rs | |
parent | 92b7624fe052ffb0b7b70d96cd514e02e91664a8 (diff) |
KVM: arm64: Map hyp text as RO and dump instr on panic
Map the hyp text section as RO, there are no secrets there
and that allows the kernel extract info for debugging.
As in case of panic we can now dump the faulting instructions
similar to the kernel.
Signed-off-by: Mostafa Saleh <smostafa@google.com>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'rust/kernel/security.rs')
0 files changed, 0 insertions, 0 deletions