zephyr/boards/native/native_posix
Alberto Escolar Piedras f5553004b0 sample fuzzer: Move fuzzer specific code to sample and fix for native_sim
Move the LLVM fuzzing specific code out of the board main
file and into the sample.
That way we avoid needing to duplicate it for native_sim and
avoid having a very adhoc interface between the fuzzer test
and runner code.

Also ensure it works for native_sim and not just native_posix

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-05-02 20:46:03 +03:00
..
doc
CMakeLists.txt
Kconfig
Kconfig.defconfig USB_NATIVE_POSIX: Correct dependencies 2024-04-26 19:48:49 +01:00
Kconfig.native_posix
board.cmake
board.yml
board_irq.h
board_soc.h
cmdline.c
cmdline.h
cmdline_common.c
cmdline_common.h
cpu_wait.c
hw_counter.c
hw_counter.h
hw_models_top.c
hw_models_top.h
irq_ctrl.c
irq_ctrl.h
irq_handler.c
irq_handler.h
main.c sample fuzzer: Move fuzzer specific code to sample and fix for native_sim 2024-05-02 20:46:03 +03:00
native_posix.dts
native_posix.yaml
native_posix_64.dts
native_posix_64_defconfig
native_posix_defconfig
native_posix_native_64.yaml
native_rtc.c
native_rtc.h
native_tracing.h
timer_model.c
timer_model.h
tracing.c