zephyr/boards/x86/acrn
Flavio Ceolin 15aa3acaf6 kconfig: Remove MP_NUM_CPUS usage
Zephyr's code base uses MP_MAX_NUM_CPUS to
know how many cores exists in the target. It is
also expected that both symbols MP_MAX_NUM_CPUS
and MP_NUM_CPUS have the same value, so lets
just use MP_MAX_NUM_CPUS and simplify it.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-03 17:45:53 +01:00
..
doc kconfig: Remove MP_NUM_CPUS usage 2023-10-03 17:45:53 +01:00
acrn.dts dts: x86: intel: Move SoC devicetree includes under a vendor directory 2022-05-09 17:54:48 -04:00
acrn.yaml yamllint: indentation: fix files in boards/ 2023-01-04 14:23:53 +01:00
acrn_defconfig serial: remove defconfig/proj setting of serial drivers 2022-07-26 09:29:24 -05:00
acrn_ehl_crb.dts boards: Revert "boards: acrn_ehl_crb: Add ibecc DTS node" 2021-07-27 07:18:26 -04:00
acrn_ehl_crb.yaml yamllint: indentation: fix files in boards/ 2023-01-04 14:23:53 +01:00
acrn_ehl_crb_defconfig serial: remove defconfig/proj setting of serial drivers 2022-07-26 09:29:24 -05:00
board.cmake board: acrn : config for the flash runner 2020-03-20 10:50:33 +01:00
board_acrn.c boards/x86/acrn: Add APIC IDs 2021-06-03 20:07:50 -05:00
CMakeLists.txt boards/x86/acrn: Add APIC IDs 2021-06-03 20:07:50 -05:00
Kconfig.board boards/x86/acrn: build it in x86_64 mode and switch to X2APIC 2020-02-07 14:14:53 -08:00
Kconfig.defconfig board: qemu_x86: update with new acpica interface 2023-09-07 09:42:38 +02:00