zephyr/arch/x86
Tomasz Bursztyka 2b6c574499 arch/x86: If ACPI is enabled, get the CPU APIC ID from it
The hardcoded APIC ID will be kept as default if the CPU is not found in
ACPI MADT.

Note that ACPI may expose more "CPUs" than there actually are
physically. Thus, make the logic aware of this possibility by checking
the enabled flas. (Non-enabled CPU are ignored).

This fixes up_squared board made of Celeron CPU.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-10-01 11:16:40 -07:00
..
core arch/x86: If ACPI is enabled, get the CPU APIC ID from it 2020-10-01 11:16:40 -07:00
include arch: x86: mmu: use z_x86_kernel_ptables as array. 2020-09-22 16:00:03 -05:00
zefi
CMakeLists.txt timing: add support for x86 2020-09-05 13:28:38 -05:00
gen_gdt.py
gen_idt.py
gen_mmu.py mmu: support only identity RAM mapping 2020-09-03 14:24:38 -04:00
ia32.cmake
intel64.cmake
Kconfig
timing.c timing: add support for x86 2020-09-05 13:28:38 -05:00