commit | 3ff56990bcd69f2b80e8cbff3cb49a544971f3d5 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Oct 26 08:34:09 2015 +0000 |
committer | Alex Shi <alex.shi@linaro.org> | Wed Nov 09 22:15:44 2016 +0800 |
tree | 9e7e557e5941c53b4e2d2cc95521231958a976e1 | |
parent | 1980361d468b1245235abf9240962d1a766a9c2d [diff] |
arm64: KVM: Implement fpsimd save/restore Implement the fpsimd save restore, keeping the lazy part in assembler (as returning to C would be overkill). Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> (cherry picked from commit c13d1683df16db16c91372177ca10c31677b5ed5) Signed-off-by: Alex Shi <alex.shi@linaro.org>