arch/arm64/kvm/vgic-v3-switch.S
0 → 100644
+29
−0
+28
−0
virt/kvm/arm/vgic-v3.c
0 → 100644
+231
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Introduce the support code for emulating a GICv2 on top of GICv3 hardware. Acked-by:Catalin Marinas <catalin.marinas@arm.com> Signed-off-by:
Marc Zyngier <marc.zyngier@arm.com>