zephyr/arch/x86/core/ia32
Umar Nisar 31a6594212 drivers: loapic: add device tree support for loapic
As per #26393, Local APIC is using Kconfig based option for
the base address. This patch adds DTS binding support in the driver,
just like its conunter part I/O APIC.

Signed-off-by: Umar Nisar <umar.nisar@intel.com>
2023-09-01 16:36:18 +02:00
..
coredump.c
crt0.S x86: Early TLS initialization 2023-08-08 19:08:04 -04:00
excstub.S
fatal.c arch: move exc_handle.h under zephyr/arch/common 2023-08-31 09:19:19 -04:00
float.c arch: x86: ia32: don't create FP context for NULL thread 2023-05-24 12:41:06 -04:00
gdbstub.c x86: rename shadow variables 2023-08-22 11:39:58 +02:00
intstub.S drivers: loapic: add device tree support for loapic 2023-09-01 16:36:18 +02:00
irq_manage.c ia32: irq: Remove unnecessary header 2023-01-09 12:07:28 -05:00
irq_offload.c
soft_float_stubs.c
swap.S
thread.c
tls.c x86: Early TLS initialization 2023-08-08 19:08:04 -04:00
userspace.S