zephyr/arch/x86/core/ia32
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
..
coredump.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
crt0.S everywhere: replace double words 2024-06-22 05:40:22 -04:00
excstub.S arch: remove the use of z_arch_esf_t completely from internal 2024-06-04 14:02:51 -05:00
fatal.c kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* 2024-06-12 21:13:26 -04:00
float.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
gdbstub.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
intstub.S arch: x86: ia32: Implement perf stack thrace func 2024-08-13 18:28:44 -04:00
irq_manage.c
irq_offload.c arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
soft_float_stubs.c
swap.S
thread.c x86: add support for memory mapped stack for threads 2024-04-10 07:44:27 -04:00
tls.c x86: Early TLS initialization 2023-08-08 19:08:04 -04:00
userspace.S kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* 2024-06-12 21:13:26 -04:00