linux/arch/arm/kvm/hyp
Marc Zyngier fa85e25dad ARM: KVM: Remove __weak attributes
Now that the old code is long gone, we can remove all the weak
attributes, as there is only one version of the code.

Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2016-02-29 18:34:15 +00:00
..
banked-sr.c ARM: KVM: Add banked registers save/restore 2016-02-29 18:34:13 +00:00
cp15-sr.c ARM: KVM: Add CP15 save/restore code 2016-02-29 18:34:13 +00:00
entry.S ARM: KVM: Add VFP lazy save/restore handler 2016-02-29 18:34:14 +00:00
hyp-entry.S ARM: KVM: Remove __weak attributes 2016-02-29 18:34:15 +00:00
hyp.h ARM: KVM: Switch to C-based stage2 init 2016-02-29 18:34:14 +00:00
Makefile ARM: KVM: Switch to C-based stage2 init 2016-02-29 18:34:14 +00:00
s2-setup.c ARM: KVM: Switch to C-based stage2 init 2016-02-29 18:34:14 +00:00
switch.c ARM: KVM: Remove __weak attributes 2016-02-29 18:34:15 +00:00
timer-sr.c ARM: KVM: Add timer save/restore 2016-02-29 18:34:13 +00:00
tlb.c ARM: KVM: Remove __weak attributes 2016-02-29 18:34:15 +00:00
vfp.S ARM: KVM: Add VFP save/restore 2016-02-29 18:34:13 +00:00
vgic-v2-sr.c ARM: KVM: Add vgic v2 save/restore 2016-02-29 18:34:13 +00:00