diff options
author | Marc Zyngier <[email protected]> | 2024-10-23 15:53:28 +0100 |
---|---|---|
committer | Oliver Upton <[email protected]> | 2024-10-31 02:44:20 +0000 |
commit | 5e21b297872237a96a23b637e670548987a09bb9 (patch) | |
tree | 93c6efcc5e4e15e7d7d08891968a1c3e792a32c9 /scripts/generate_rust_analyzer.py | |
parent | 4967b87a9ff7cb19bd85dd985616e08d0f08b07b (diff) |
KVM: arm64: Disable hierarchical permissions when S1PIE is enabled
S1PIE implicitly disables hierarchical permissions, as specified in
R_JHSVW, by making TCR_ELx.HPDn RES1.
Add a predicate for S1PIE being enabled for a given translation regime,
and emulate this behaviour by forcing the hpd field to true if S1PIE
is enabled for that translation regime.
Signed-off-by: Marc Zyngier <[email protected]>
Reviewed-by: Joey Gouly <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions