linux/arch/arm64/kvm/hyp
Oliver Upton 249838b766 KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE
FEAT_SVE is already masked by the fixed configuration for
ID_AA64PFR0_EL1; don't try and mask it at runtime.

No functional change intended.

Signed-off-by: Oliver Upton <oupton@google.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220509162559.2387784-3-oupton@google.com
2022-05-10 10:58:43 +01:00
..
include ARM: 2022-03-24 11:58:57 -07:00
nvhe KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE 2022-05-10 10:58:43 +01:00
vhe Merge branch 'for-next/spectre-bhb' into for-next/core 2022-03-14 19:08:31 +00:00
aarch32.c KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32() 2020-11-10 08:34:24 +00:00
entry.S KVM: arm64: Save/restore MTE registers 2021-06-22 14:08:05 +01:00
exception.c KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE 2022-01-24 09:39:03 +00:00
fpsimd.S KVM: arm64: Remove unused __sve_save_state 2021-11-22 16:01:39 +00:00
hyp-constants.c KVM: arm64: Generate hyp_constants.h for the host 2021-12-06 08:37:03 +00:00
hyp-entry.S arm64: Use the clearbhb instruction in mitigations 2022-02-24 14:02:44 +00:00
Makefile KVM: arm64: Move host EL1 code out of hyp/ directory 2021-12-06 08:37:03 +00:00
pgtable.c KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance 2022-01-14 14:12:23 +00:00
vgic-v2-cpuif-proxy.c KVM: arm64: Remove hyp_symbol_addr 2021-01-23 14:01:00 +00:00
vgic-v3-sr.c KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systems 2022-01-22 11:38:16 +00:00