commit | f82b2dffa97f7598a81034ebdbcf2fcd689dab00 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Sun Oct 25 15:21:52 2015 +0000 |
committer | Alex Shi <alex.shi@linaro.org> | Wed Nov 09 22:15:46 2016 +0800 |
tree | 94efca391521e8c0b37b142fcb55d22829cad8e0 | |
parent | bdfc3d08944d92a15b4a94290586f87d5a309434 [diff] |
arm64: KVM: Add panic handling Add the panic handler, together with the small bits of assembly code to call the kernel's panic implementation. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> (cherry picked from commit 53fd5b6487e4438049a5da5e36dfb8edcf1fd789) Signed-off-by: Alex Shi <alex.shi@linaro.org>