Previously we would call data_abort on all data and instruction aborts
however this is incorrect for most abort types. Move to use an array
of function pointers to allow for more handlers to be easily added.
Details
Details
- Reviewers
jhibbits manu - Group Reviewers
arm64 - Commits
- rS354174: Use an array of handlers in the data and instruction aborts
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 27241 Build 25505: arc lint + arc unit