+1
−0
arch/arm64/kvm/hyp/Makefile
0 → 100644
+5
−0
+3
−0
arch/arm64/kvm/hyp/vgic-v2-sr.c
0 → 100644
+84
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Implement the vgic-v2 save restore (mostly) as a direct translation
of the assembly code version.
Signed-off-by:
Marc Zyngier <marc.zyngier@arm.com>