linux-stable/arch/arm64/kvm/hyp/nvhe
Marc Zyngier d2782505fb KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
Setting PSTATE.PAN when entering EL2 on nVHE doesn't make much
sense as this bit only means something for translation regimes
that include EL0. This obviously isn't the case in the nVHE case,
so let's drop this setting.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Vladimir Murzin <vladimir.murzin@arm.com>
Link: https://lore.kernel.org/r/20201026095116.72051-4-maz@kernel.org
2020-10-29 19:49:03 +00:00
..
.gitignore kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY 2020-09-30 08:33:52 +01:00
debug-sr.c
host.S KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition 2020-10-29 19:49:03 +00:00
hyp-init.S KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call 2020-10-29 19:49:02 +00:00
hyp-main.c KVM: arm64: nVHE: Fix pointers during SMCCC convertion 2020-09-15 18:39:04 +01:00
hyp.lds.S kvm: arm64: Set up hyp percpu data for nVHE 2020-09-30 08:37:14 +01:00
Makefile Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next 2020-09-30 14:05:35 +01:00
switch.c Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next 2020-09-30 14:05:35 +01:00
sysreg-sr.c
timer-sr.c
tlb.c KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation 2020-10-29 19:49:03 +00:00