commit | 00892383c9f5f663230921c6cf6b6d3a8a61b45b | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@linaro.org> | Tue Apr 15 19:18:39 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Apr 17 21:34:03 2014 +0100 |
tree | 13caf0570649c491c3cade689924218df7a8396e | |
parent | d4a2dc675bde36443c3a73051ca863d878d8bc31 [diff] |
target-arm: Provide syndrome information for MMU faults Set up the required syndrome information when we detect an MMU fault. Signed-off-by: Rob Herring <rob.herring@linaro.org> [PMM: split out from exception handling patch, tweaked to bring in line with how we create other kinds of syndrome information] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>