zephyr/soc/arm/nxp_kinetis/kwx
Ioannis Glaropoulos fb713aa062 soc: arm: move z_clearfaults() in kernel_arch_init()
In kernel_arch_init() we initialize the ARM core (interrupt
setup, fault init, etc.) so we can also move z_clearfaults()
in the same function and skip invoking it in the SoC init
functions.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-05-17 09:48:11 -07:00
..
CMakeLists.txt
Kconfig.defconfig.mkw2xd512
Kconfig.defconfig.mkw40z4
Kconfig.defconfig.mkw41z4
Kconfig.defconfig.series
Kconfig.series soc: arm: rename CPU_HAS_SYSTICK to CPU_CORTEX_M_HAS_SYSTICK 2019-04-25 23:09:23 -07:00
Kconfig.soc
dts_fixup.h drivers: serial: uart_mcux_lpuart: add support for LPUARTs with two IRQs 2019-05-14 15:00:11 -05:00
linker.ld
soc.h
soc_kw2xd.c soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
soc_kw4xz.c
wdog.S