zephyr/soc/arm/nxp_imx/mcimx6x_m4
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.mcimx6x_m4 kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2019-04-18 12:20:49 -04:00
Kconfig.defconfig.series
Kconfig.series soc: arm: select CPU_HAS_SYSTICK in ARCH Kconfig 2019-04-25 23:09:23 -07:00
Kconfig.soc imx: Add EPIT peripheral support for i.MX6SoloX soc 2019-02-07 16:14:00 -05:00
dts_fixup.h imx: Add EPIT peripheral support for i.MX6SoloX soc 2019-02-07 16:14:00 -05:00
linker.ld
soc.c soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
soc.h