commit | e14b5a23d8c83304559f31397f95d22ada60a19a | [log] [tgz] |
---|---|---|
author | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | Mon Oct 26 14:02:03 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 27 15:59:47 2015 +0000 |
tree | a72d80e39e3223ff51c72939cb5f2a7c8b5fed24 | |
parent | af51f566ec7106d5e834476e78681a7b354f3c7c [diff] |
target-arm: Add ARMMMUFaultInfo Introduce ARMMMUFaultInfo to propagate MMU Fault information across the MMU translation code path. This is in preparation for adding Stage-2 translation. No functional changes. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Message-id: 1445864527-14520-11-git-send-email-edgar.iglesias@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>