zephyr/boards/native/native_sim
Krzysztof Chruściński f96064379b boards: native_sim: Detect attempt to configure not existing int
Similar to e770128c2. Prevent overrunning the irq vector table.
This is not happening today in tree, but coverity thinks it
does. Checking for it to prevent it is not a bad idea
anyhow, so let's do it.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-01-29 11:03:02 +01:00
..
doc boards native_sim docs: Clarify which SDL version is needed 2024-10-07 13:39:00 +02:00
board_irq.h
board_soc.h
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
CMakeLists.txt
cmdline_common.h
cmdline.c
cmdline.h
cpu_wait.c
irq_handler.c boards: native_sim: Detect attempt to configure not existing int 2025-01-29 11:03:02 +01:00
irq_handler.h
Kconfig boards native_sim: Deprecate CONFIG_NATIVE_SIM_NATIVE_POSIX_COMPAT 2024-11-19 20:04:55 -05:00
Kconfig.defconfig boards|soc: remove selection of ENTROPY_GENERATOR 2024-12-19 17:53:37 +01:00
Kconfig.native_sim
misc.c
native_posix_compat.h
native_sim_64_defconfig
native_sim_64.dts
native_sim_defconfig
native_sim_native_64.yaml boards: twister: update boards' twister metadata files 2024-11-25 08:31:28 +01:00
native_sim.dts samples: drivers: added a simple touch controller sample 2024-10-09 18:11:21 +01:00
native_sim.yaml boards: twister: update boards' twister metadata files 2024-11-25 08:31:28 +01:00
nsi_if.c
posix_arch_if.c
timer_model.h