arm: Add check to fault routing for hypervisor/virtualization
authorDylan Johnson <Dylan.Johnson@ARM.com>
Tue, 2 Aug 2016 09:38:02 +0000 (10:38 +0100)
committerDylan Johnson <Dylan.Johnson@ARM.com>
Tue, 2 Aug 2016 09:38:02 +0000 (10:38 +0100)
commitf9a6f68e0bcb1f7e2a34ad1bbf93515b473b610f
tree8f939252d9adee865b8becdf0b2af39b5829bbd1
parentfc6879097b04643f6345adad39e54f44afb85d2f
arm: Add check to fault routing for hypervisor/virtualization

This patch adds the option for faults to be routed to the hypervisor
using the pre-existing routeToHyp() functions that are present in each
fault type.

Change-Id: I9735512c094457636b9870456a5be5432288e004
src/arch/arm/faults.cc