zephyr/arch/posix
Anas Nashif 7e225efab7 arch: initialize irq_offload during boot, do not use SYS_INIT
Do not use SYS_INIT for initializing irq_offload when enabled, instead
using a new interface that is called during the boot process for all
architectures.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-09-17 20:05:22 -04:00
..
core arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
include arch posix: Implement arch_thread_name_set() 2024-08-23 08:01:33 -04:00
CMakeLists.txt sample fuzzer: Move fuzzer specific code to sample and fix for native_sim 2024-05-02 20:46:03 +03:00
Kconfig arch posix fuzzing: Move kconfig options to sample 2024-05-02 20:46:03 +03:00
Linux.aarch64.cmake arch/posix cmake: Replace native_posix w native_sim and use hwmv2 names 2024-03-15 16:13:12 +01:00