zephyr/soc/arm/atmel_sam/sam3x
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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.defconfig.series soc: arm: atmel: sam3x: Add missing SoC Kconfig symbols 2019-02-13 11:02:33 -06:00
Kconfig.series soc: arm: select CPU_HAS_SYSTICK in ARCH Kconfig 2019-04-25 23:09:23 -07:00
Kconfig.soc soc: arm: atmel: sam3x: Add missing SoC Kconfig symbols 2019-02-13 11:02:33 -06:00
dts_fixup.h license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
linker.ld arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc.c soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
soc.h soc: arm: sam3x: minor fixes in soc.h and arm_mpu_regions.c 2019-04-18 17:43:26 -04:00
soc_pinmap.h arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00