zephyr/arch/posix/core
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
..
nsi_compat arch posix: Cleanup old code 2024-08-13 18:18:25 -04:00
offsets arch: posix: Remove unused offset symbols 2023-02-23 16:44:07 +01:00
CMakeLists.txt arch posix: Cleanup old code 2024-08-13 18:18:25 -04:00
cpuhalt.c
fatal.c arch: posix: break debugger on fatal error 2023-08-04 14:15:19 +02:00
fatal_trap.c arch: posix: break debugger on fatal error 2023-08-04 14:15:19 +02:00
irq.c arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
posix_core_nsi.c arch posix: Implement arch_thread_name_set() 2024-08-23 08:01:33 -04:00
swap.c pm: Deprecate z_pm_save_idle_exit 2024-05-27 02:10:03 -07:00
thread.c arch posix: Implement arch_thread_name_set() 2024-08-23 08:01:33 -04:00