linux/arch/arm64/kvm/hyp
Marc Zyngier 77cb2d9133 arm64: KVM: VHE: Add fpsimd enabling on guest access
Despite the fact that a VHE enabled kernel runs at EL2, it uses
CPACR_EL1 to trap FPSIMD access. Add the required alternative
code to re-enable guest FPSIMD access when it has trapped to
EL2.

Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2016-02-29 18:34:17 +00:00
..
debug-sr.c arm64: KVM: Remove weak attributes 2015-12-14 11:30:44 +00:00
entry.S arm64: KVM: VHE: Add fpsimd enabling on guest access 2016-02-29 18:34:17 +00:00
fpsimd.S arm64: KVM: Implement fpsimd save/restore 2015-12-14 11:30:41 +00:00
hyp-entry.S arm64: KVM: VHE: Patch out use of HVC 2016-02-29 18:34:16 +00:00
hyp.h arm64: KVM: VHE: Make __fpsimd_enabled VHE aware 2016-02-29 18:34:17 +00:00
Makefile arm64: KVM: Switch to C-based stage2 init 2016-02-29 18:34:15 +00:00
s2-setup.c arm64: KVM: Switch to C-based stage2 init 2016-02-29 18:34:15 +00:00
switch.c arm64: KVM: VHE: Implement VHE activate/deactivate_traps 2016-02-29 18:34:17 +00:00
sysreg-sr.c arm64: KVM: VHE: Enable minimal sysreg save/restore 2016-02-29 18:34:17 +00:00
timer-sr.c arm64: KVM: VHE: Use unified sysreg accessors for timer 2016-02-29 18:34:17 +00:00
tlb.c arm64: KVM: Remove weak attributes 2015-12-14 11:30:44 +00:00
vgic-v2-sr.c arm64: KVM: Implement vgic-v2 save/restore 2015-12-14 11:30:38 +00:00
vgic-v3-sr.c arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2 2016-02-24 17:25:58 +00:00