Skip to content
Snippets Groups Projects
Commit ea92af94 authored by Yann Gautier's avatar Yann Gautier Committed by Sebastien Pasdeloup
Browse files

Add helpers for exception debug on AARCH32


New helper functions are created to handle undefined instructions,
data & prefetch aborts in AARCH32. They call platform functions,
just like what report_exception is doing.
Those new helpers are created mainly to distinguish data and prefetch
aborts, as they both share the same mode.

Change-Id: I5dd31930344ad4e3a658f8a9d366a87a300aeb67
Signed-off-by: default avatarYann Gautier <yann.gautier@st.com>
parent 0bb1ad89
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment