zephyr/arch
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
..
arc ARC: SMP: fix livelock in thread abort due to exception 2023-06-08 20:27:06 -04:00
arm barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
arm64 arch: arm64: Use atomic for fpu_owner pointer 2023-06-08 09:35:11 -04:00
common revert: "linker: rom_start_offset: add to address" 2023-03-30 18:19:32 -04:00
mips
nios2 arch: nios2: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
posix lib/cpp: Remove CONFIG_CPP_MAIN 2023-05-31 06:16:35 -04:00
riscv riscv: Rename Kconfig symbol to *_PRIVILEGED 2023-06-09 11:46:29 -04:00
sparc arch: sparc: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
x86 x86: x86_64 can only support max 4 CPUs 2023-06-17 07:28:10 -04:00
xtensa arch: xtensa: Enable builds without the multithreading 2023-05-25 16:15:54 +02:00
CMakeLists.txt
Kconfig barriers: Enable builtin barriers for RISCV 2023-05-25 06:29:03 -04:00