commit | e656a1f91e701e6a1eddf8c029b45639b60877d5 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Sep 06 14:02:14 2016 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Thu Sep 08 12:53:00 2016 +0200 |
tree | c890fa354afd35a12b5003b5dc4a3b0b77727df4 | |
parent | 5d7bcf7d644a88183fb34fca12ad6ea40a8db7ab [diff] |
arm: KVM: Drop unreachable HYP abort handlers Both data and prefetch aborts occuring in HYP lead to a well deserved panic. Let's get rid of these silly handlers. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>