u-boot-brain/arch/sandbox
Heinrich Schuchardt b46f30a378 sandbox: add handler for exceptions
Add a handler for SIGILL, SIGBUS, SIGSEGV.

When an exception occurs print the program counter and the loaded
UEFI binaries and reset the system if CONFIG_SANDBOX_CRASH_RESET=y
or exit to the OS otherwise.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-12-13 07:58:17 -07:00
..
cpu sandbox: add handler for exceptions 2020-12-13 07:58:17 -07:00
dts board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00
include/asm sandbox: implement reset 2020-11-05 09:11:30 -07:00
lib sandbox: add handler for exceptions 2020-12-13 07:58:17 -07:00
config.mk sandbox: sdl: Move to use SDL2 2020-02-05 19:33:46 -07:00
Kconfig sandbox: add handler for exceptions 2020-12-13 07:58:17 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00