zephyr/arch/arm/core/cortex_m
Andrew Boie c9a4bd47a7 arm: dump registers on fatal exceptions
We had a function that did this, but it was dead code.
Move to fatal.c and call from z_arm_fatal_error().

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-07-25 15:06:58 -07:00
..
cmse license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mpu arch: arm: mpu: minor fix to the start of the guard 2019-06-28 12:25:08 -07:00
tz arch: arm: core: tz: Linking of secure entry functions into NS firmware 2019-05-30 13:18:04 +02:00
CMakeLists.txt arm: dump registers on fatal exceptions 2019-07-25 15:06:58 -07:00
Kconfig arch: arm: add z_ prefix to _PlatformInit 2019-05-27 09:20:50 -04:00
nmi_on_reset.S arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
nmi.c cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
prep_c.c docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
reset.S arch: arm: add z_ prefix to _PlatformInit 2019-05-27 09:20:50 -04:00
scb.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
vector_table.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
vector_table.S kernel: Fix usage of CONFIG_SYS_CLOCK_EXISTS 2019-05-15 10:44:59 +02:00
vt_pointer_section.ld arch: arm: cortex_m: Port some vector_relay linker code to Cmake 2019-05-20 22:28:28 -04:00