zephyr/soc/arm/nordic_nrf/nrf52
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 drivers: spi: nrfx: fix a CMakeLists.txt bug introduced in e96673d 2019-05-06 08:47:56 -05:00
Kconfig.defconfig.nrf52810_QFAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52811_QFAA arm: nrf: Add support for the nRF52811 2019-05-14 09:52:57 +02:00
Kconfig.defconfig.nrf52832_CIAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52832_QFAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52832_QFAB kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52840_QIAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.series soc: nrf: Conditionally enable clock control and timer 2019-05-15 10:44:59 +02:00
Kconfig.series soc: nrf: Conditionally enable clock control and timer 2019-05-15 10:44:59 +02:00
Kconfig.soc arm: nrf: Add support for the nRF52811 2019-05-14 09:52:57 +02:00
dts_fixup.h license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
linker.ld
mpu_mem_cfg.h soc: arm: nrf52810: reduce number of boot-time configured MPU regions 2019-03-01 19:43:17 +01:00
mpu_regions.c
power.c power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
soc.c soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
soc.h power: Rework OS <-> Application interface 2019-02-19 13:25:36 -05:00