Skip to content
Commit a8148f0d authored by Andre Przywara's avatar Andre Przywara
Browse files

arm: Improve NISV reporting



An ARM NISV exit typically points either to accesses outside of known
memory locations or to the use of unsupported load/store instructions
when doing MMIO accesses.
In both cases it would be helpful to have more information to find the
root cause of this fatal exit.

Dump the fault address and the program counter to the console, to help
identifying the culprit.

Signed-off-by: Andre Przywara's avatarAndre Przywara <andre.przywara@arm.com>
parent 6b89f9b2
Loading
Loading
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