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
Kconfig
Linux.aarch64.cmake