commit | 8d5c6b06a5d5f8ebcf40558e566781d572920740 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Jun 03 15:55:02 2013 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Jul 11 04:57:31 2014 -0700 |
tree | fa9d9631b9336ae2f1c4c061c2bfd6d2b2615f45 | |
parent | eede821dbfd58df89edb072da64e006321eaef58 [diff] |
KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives In order to split the various register manipulation from the main vgic code, introduce a vgic_ops structure, and start by abstracting the LR manipulation code with a couple of accessors. Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>