zephyr/arch/x86
Daniel Leung ad826f3d69 x86: x86_64 can only support max 4 CPUs
With all the stacks and TSS (etc), the x86_64 arch code can only
support maximum of 4 CPUs at the moment. So add a build assert
if more CPUs are specified via CONFIG_MP_MAX_NUM_CPUS, also
overwrite the range value for CONFIG_MP_MAX_NUM_CPUS.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-06-17 07:28:10 -04:00
..
core x86: x86_64 can only support max 4 CPUs 2023-06-17 07:28:10 -04:00
include arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
zefi arch: x86: zefi: Remove unneeded include 2023-03-22 20:32:35 +09:00
CMakeLists.txt
gen_gdt.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
gen_idt.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
gen_mmu.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
ia32.cmake
intel64.cmake
Kconfig drivers: display: framebuffer: rework to make it self-contained 2022-09-02 14:16:08 +02:00
timing.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00