commit | c209ec85a2a7d2fd38bca0a44b7e70abd079c178 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Oct 19 19:28:29 2015 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Dec 14 11:30:40 2015 +0000 |
tree | 04a66f17cee2f78c6d497466c8bb136380193ee5 | |
parent | 6d6ec20fcf2830ca10c1b7c8efd7e2592c40e3d6 [diff] |
arm64: KVM: Implement 32bit system register save/restore Implement the 32bit system register save/restore as a direct translation of the assembly code version. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>