sandbox: use sanitizer unwind for dump_stack if available
The sanitize unwind looks pretty and is just a function call away if we
are compiling with KASAN or UBSAN. Use it if available.

Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 9bc1741 commit e098835f87dc56f6fa4399d7000af8e1f413bf1d
@Ahmad Fatoum Ahmad Fatoum authored on 27 Aug 2019
Sascha Hauer committed on 9 Sep 2019
Showing 4 changed files
View
arch/sandbox/Kconfig
View
arch/sandbox/Makefile
View
arch/sandbox/lib/Makefile 0 → 100644
View
arch/sandbox/lib/unwind.c 0 → 100644