zephyr/soc/arm/ti_lm3s6965
Gerard Marull-Paretas fcaa259e22 soc: arm: remove all unnecessary NMI_INIT() calls
NMI_INIT() is now a no-op, so remove it from all SoC code. Also remove
the irq lock/unlock pattern as it was likely a cause of copy&paste when
NMI_INIT() was called.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-07-05 09:15:36 +02:00
..
CMakeLists.txt soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
Kconfig
Kconfig.defconfig
Kconfig.soc
linker.ld linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
reboot.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
soc.h
soc_config.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
sys_arch_reboot.c