diff options
author | 2024-10-23 15:53:39 +0100 | |
---|---|---|
committer | 2024-10-31 02:44:22 +0000 | |
commit | 5970e9903f03560ce9829297e302463acdc26bc0 (patch) | |
tree | d21d877b304105c5b7aea591083b99453ceba1ff /scripts/gdb/linux/modules.py | |
parent | KVM: arm64: Add kvm_has_s1poe() helper (diff) | |
download | wireguard-linux-5970e9903f03560ce9829297e302463acdc26bc0.tar.xz wireguard-linux-5970e9903f03560ce9829297e302463acdc26bc0.zip |
KVM: arm64: Add basic support for POR_EL2
S1POE support implies support for POR_EL2, which we provide by
- adding it to the vcpu_sysreg enum
- advertising it as mapped to its EL1 counterpart in get_el2_to_el1_mapping
- wiring it in the sys_reg_desc table with the correct visibility
- handling POR_EL1 in __vcpu_{read,write}_sys_reg_from_cpu()
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20241023145345.1613824-32-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions