zephyr/arch
Dan Kalowsky 983ec93bd4 arch: arm: move nmi to common location
The nmi_on_reset.S functions are used by all ARM platforms.  It
makes no sense to repeat the same code for all platforms.  Moving
the code from each SOC implementation to arch/arm/core.

The same treatment for the NMI_INIT() macro.  Moving it from a per
SOC implementation to the include/arch/arm/cortex_m/nmi.h.

Change-Id: I574d8880a44046cc7b9e1b635e80d6e83657b8c1
Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
2016-03-12 03:20:36 +00:00
..
arc debug: thread monitor allow to access more thread information 2016-03-11 22:11:39 +00:00
arm arch: arm: move nmi to common location 2016-03-12 03:20:36 +00:00
x86 aio: QMSI analog comparator driver 2016-03-12 03:17:59 +00:00
Kconfig adv_power:Advanced Power Management APIs 2016-02-12 11:20:32 -08:00
Makefile