commit | 00da07448251431d680529fb177058e1197e1a41 | [log] [tgz] |
---|---|---|
author | Stepan Moskovchenko <stepanm@codeaurora.org> | Fri Jul 08 14:06:44 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 09:59:03 2011 -0700 |
tree | 3d8f4cb12f44790c8c794e6194f52e31b69fd5d6 | |
parent | 54a3d69067f2f597eee0d68929c896ccf8d28335 [diff] |
arm: krait: Conditional execution abort handler On certain early samples of the Krait processor, certain thumb instructions may cause data aborts even if these instructions fail their condition code checks. Add a handler to ignore data aborts generated by such instructions. Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>