zephyr/boards/posix/native_sim
Christopher Friedt 09ff569c9e boards: posix: add dma support to native_posix boards
Like other driver APIs, we can add an `emul` variant to
`native_posix` and `native_posix_64` that should allow us to
simplify applilcation and library development and to also
increase test coverage in CI.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-12-03 19:22:31 -05:00
..
doc native_sim: Improve instructions for i386 packages 2023-12-01 10:52:07 +00:00
board.cmake native sim: Set native_gdb as debug runner 2023-10-10 15:26:09 +02:00
board_irq.h native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
board_soc.h native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
CMakeLists.txt native boards: cmake: Move nsi_config generation to shared file 2023-09-04 13:16:58 +02:00
cmdline.c native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
cmdline.h native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
cmdline_common.h native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
cpu_wait.c native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
irq_handler.c native_sim: IRQ handling: dont swap if kernel is uninitialized 2023-08-09 13:19:19 +02:00
irq_handler.h native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
Kconfig native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
Kconfig.board native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
Kconfig.defconfig native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
misc.c native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
native_posix_compat.h board native_sim/posix: Provide NEVER/NSI_NEVER definitions 2023-11-27 16:06:42 +00:00
native_sim.dts boards: posix: add dma support to native_posix boards 2023-12-03 19:22:31 -05:00
native_sim.yaml boards native: Switch default testing platform native_posix->native_sim 2023-11-30 09:42:25 -05:00
native_sim_64.dts native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
native_sim_64.yaml drivers: counter native: Add top value conf and multi channel support 2023-10-23 13:38:43 +02:00
native_sim_64_defconfig native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
native_sim_defconfig native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
nsi_if.c native_sim: Update native simulator to latest and align with it 2023-08-16 15:05:12 +02:00
posix_arch_if.c native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
timer_model.h native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00