zephyr/soc/arm/quicklogic_eos_s3
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
Kconfig
Kconfig.defconfig serial: remove Kconfig.defconfig setting of serial drivers 2022-07-26 09:29:24 -05:00
Kconfig.soc
linker.ld linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
soc.c soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
soc.h soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
soc_pinmap.h