zephyr/arch/x86/core/intel64
Anisetti Avinash Krishna 5fa9e76469 arch: x86: core: intel64: Exclude apic_id comparison for ACRN
This ASSERT fails because the comparison is made between the physical
APIC ID and the virtual CPU's LAPIC ID. If CPU-1 is assigned to ACRN,
it considers that CPU as its CPU-0.

Signed-off-by: Anisetti Avinash Krishna <anisetti.avinash.krishna@intel.com>
2025-05-09 21:08:36 +02:00
..
coredump.c
cpu.c arch: x86: core: intel64: Exclude apic_id comparison for ACRN 2025-05-09 21:08:36 +02:00
fatal.c
irq_offload.c
irq.c
locore.S
smp.c
thread.c
tls.c
userspace.S