target-arm: Set exception target EL in tlb_fill
commit863b6589d738d0b4c8b283297b0ff228f3d3fb14
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 29 May 2015 10:28:51 +0000 (29 11:28 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 May 2015 10:28:51 +0000 (29 11:28 +0100)
tree8c2a4221b67b5a80fc90e266cace060f600c869b
parent8c6084bf10fe721929ca94cf16acd6687e61d3ec
target-arm: Set exception target EL in tlb_fill

Set the exception target EL for MMU faults in tlb_fill.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target-arm/op_helper.c