zephyr/soc/x86/apollo_lake
Charles E. Youse 3eb1a8b59a arch/x86: (Intel64) implement SMP support
Add duplicate per-CPU data structures (x86_cpuboot, tss, stacks, etc.)
for up to 4 total CPUs, add code in locore and z_arch_start_cpu().

The test board, qemu_x86_long, now defaults to 2 CPUs.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-10-07 19:46:55 -04:00
..
doc docs: fix errors/ambiguities in docs for Apollo Lake boards 2019-09-04 10:02:25 +02:00
CMakeLists.txt arch/x86: (Intel64) implement SMP support 2019-10-07 19:46:55 -04:00
Kconfig.defconfig arch/x86: refactor APIC timer configuration to SoC level 2019-09-21 16:43:26 -07:00
Kconfig.soc
cpu.c arch/x86: (Intel64) implement SMP support 2019-10-07 19:46:55 -04:00
dts_fixup.h
linker.ld arch/x86: complete 64-bit linker script 2019-09-15 11:33:47 +08:00
soc.c drivers/timer/hpet.c: migrate to devicetree 2019-09-17 22:37:09 +08:00
soc.h
soc_gpio.h