diff options
author | Julius Werner <jwerner@chromium.org> | 2016-05-20 18:06:22 -0700 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2016-05-24 20:51:28 +0200 |
commit | 2c51572435e8d7bded99ff4c83fc392cdae47772 (patch) | |
tree | 35ceee8581525533d9209775407a3bcc3b7307dd /src/device | |
parent | c123ccfa127b58a20ad3efa800c0e73f307f0ac5 (diff) |
arm64: Add stack dump to exception handler
Some exceptions (like from calling a NULL function pointer) are easier
to narrow down with a dump of the call stack. Let's take a page out of
ARM32's book and add that feature to ARM64 as well. Also change the
output format to two register columns, to make it easier to fit a whole
exception dump on one screen.
Applying to both coreboot and libpayload and syncing the output format
between both back up.
Change-Id: I19768d13d8fa8adb84f0edda2af12f20508eb2db
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/14931
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/device')
0 files changed, 0 insertions, 0 deletions