]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper.c
target/arm: Implement support for taking exceptions to Hyp mode
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:38 +0000 (13:17 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:38 +0000 (13:17 +0100)
commitb9bc21ff9f9bb2d841adf1dc7f6f8ddfb9ab8b5e
tree7282b7c16239cfbe6d0a4bf35592e69884895c08
parentdea8378bb3e86f2c6bd05afb3927619f7c51bb47
target/arm: Implement support for taking exceptions to Hyp mode

Implement the necessary support code for taking exceptions
to Hyp mode in AArch32.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Message-id: 20180820153020.21478-5-peter.maydell@linaro.org
target/arm/helper.c