zephyr/soc/posix/inf_clock
Alberto Escolar Piedras ab896ad6ef arch posix: annotate posix_exit and nsi_exit as noreturn
Annotate posix_exit() and nsi_exit() as noreturn
mainly to ease the life of static analysis tools.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-22 09:52:52 +01:00
..
CMakeLists.txt cmake: posix: update posix SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
Kconfig native SOC: Add option to make a MCU to boot on its own 2023-09-29 16:21:43 +03:00
Kconfig.defconfig
Kconfig.soc soc inf (POSIX): Correct Kconfig option description 2023-06-23 08:59:21 +02:00
native_tasks.c soc posix: Refactor native_tasks into own file 2023-06-23 08:59:21 +02:00
posix_board_if.h arch posix: annotate posix_exit and nsi_exit as noreturn 2023-11-22 09:52:52 +01:00
posix_native_task.h arch posix: native tasks header: Add missing include 2023-06-23 08:59:21 +02:00
posix_soc.h
soc_irq.h
soc.c soc inf (native): Refactor into a top and bottom 2023-06-23 12:16:26 +02:00
soc.h