arm: cpu: assert() on no-EL2 virt IRQ error condition.
commitf128bf297ba100877313cb3e9c0da845da0bb58c
authorPeter Crosthwaite <crosthwaitepeter@gmail.com>
Mon, 7 Sep 2015 09:39:29 +0000 (7 10:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Sep 2015 09:39:29 +0000 (7 10:39 +0100)
treeff1b61f1a40b6820b0c7d4b3b93f80c01d1e1642
parentc30e15658b1b3dc9c241a515322ca5dc6fa6b4fe
arm: cpu: assert() on no-EL2 virt IRQ error condition.

Replace the hw_error() for no-EL2 VIRQ with an assert.

Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-id: 93b6acdee6cafe8ff0422a294a5640c3d35f0e17.1440842587.git.crosthwaite.peter@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.c