coreboot-kgpe-d16/payloads
Julius Werner 2c51572435 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>
2016-05-24 20:51:28 +02:00
..
bayou codebase: Change makefile $(shell pwd) commands to $(CURDIR) 2016-03-11 18:48:06 +01:00
coreinfo coreinfo: Update Makefile 2016-04-26 20:08:55 +02:00
external payload: Fix broken Linux kernel as payload 2016-05-04 12:23:57 +02:00
libpayload arm64: Add stack dump to exception handler 2016-05-24 20:51:28 +02:00
nvramcui nvramcui: Cast u8 * values to char * to eliminate warnings 2016-05-03 20:00:07 +02:00
Kconfig payloads: Add a stable version of Memtest86+ for reproducibility 2016-04-27 19:55:40 +02:00
Makefile.inc payloads/Makefile.inc: Add phony targets 2016-04-25 16:45:26 +02:00