mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 13:05:22 +00:00
This file consists only of an array of per-CPU IOAPIC ID's that overrides the weak symbol defined by the architecture. The IOAPIC IDs are only used when targetting a startup IPI for the auxiliary right now, but the IDs are the IDs and represent hardware truth. They should be correct even if unused. Using the wrong ones also breaks the tests/kernel/mp test, which calls arch_start_cpu() when not in SMP mode as a deliberate unit test. Signed-off-by: Andy Ross <andrew.j.ross@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
Kconfig |