zephyr/arch/x86/core
Kumar Gala c73b0e28a3 arch: x86: Convert to CONFIG_MP_MAX_NUM_CPUS
Convert CONFIG_MP_NUM_CPUS to CONFIG_MP_MAX_NUM_CPUS as we work on
phasing out CONFIG_MP_NUM_CPUS.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2022-10-25 09:52:17 +03:00
..
ia32 arch/kernel/soc/samples: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
intel64 arch: x86: Convert to CONFIG_MP_MAX_NUM_CPUS 2022-10-25 09:52:17 +03:00
offsets arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
acpi.c arch: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-20 09:28:38 -05:00
cache.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
CMakeLists.txt arch/x86: Prepare EFI support 2022-03-22 09:56:54 -04:00
common.S drivers: display: intel_multibootfb: convert to DT 2022-09-02 14:16:08 +02:00
cpuhalt.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cpuid.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
early_serial.c arch: x86: core: early_serial: obtain NS16550 uart base address from DT 2022-06-05 14:48:40 +02:00
efi.c arch: x86: workaround for EFI call return with interrupt enabled 2022-07-05 16:52:32 -04:00
fatal.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
ia32.cmake cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
intel64.cmake coredump: add support for x86 and x86_64 2020-08-24 20:28:24 -04:00
Kconfig.ia32 x86: Kconfig: update dependency for X86_FP_USE_SOFT_FLOAT 2022-09-21 18:43:11 +00:00
Kconfig.intel64 kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
memmap.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
multiboot.c drivers: display: framebuffer: rework to make it self-contained 2022-09-02 14:16:08 +02:00
pcie.c devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
prep_c.c smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 2022-10-21 13:14:58 +02:00
reboot_rst_cnt.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
spec_ctrl.c arch: x86: core: include kernel.h first 2022-10-11 18:05:17 +02:00
tls.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
userspace.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
x86_mmu.c arch: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-20 09:28:38 -05:00