commit | 3fef6cf550b17dd89c3ccc8934231f9f526086cb | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Aug 04 13:19:52 2017 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Aug 04 17:38:27 2017 +0100 |
tree | 4c2faf63137725d2d77afa1d63659026a45ab1a7 | |
parent | ed23d60e59772bc8fa7a59f6e141c36480fc7e4b [diff] |
target/arm: Implement new do_transaction_failed hook Implement the new do_transaction_failed hook for ARM, which should cause the CPU to take a prefetch abort or data abort. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>