coreboot-kgpe-d16/src/cpu/intel/model_206ax
Arthur Heymans edbf5d9138 cpu/intel/model_206ax: Use parallel MP init
This patch adds a few southbridge calls needed for parallel MP init.

Moves the smm_relocate() function to smm/gen1/smi.h, since that is
where this function is defined now.

Tested on Thinkpad X220, shaves off ~30ms on a 2 core, 4 threads CPU.

Change-Id: Ia1d547ed4a3cb6746a0222c3e54e94e5848b0dd7
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/25618
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-22 12:16:18 +00:00
..
acpi.c cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl 2018-11-30 21:52:10 +00:00
bootblock.c Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" 2018-06-21 15:50:16 +00:00
chip.h
common.c src: Move common IA-32 MSRs to <cpu/x86/msr.h> 2018-10-11 21:06:53 +00:00
finalize.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
Kconfig cpu/intel/model_206ax: Use parallel MP init 2019-01-22 12:16:18 +00:00
Makefile.inc intel/sandybridge: Don't hardcode platform type 2018-07-28 16:00:42 +00:00
model_206ax.h cpu/intel/model_206ax: Use parallel MP init 2019-01-22 12:16:18 +00:00
model_206ax_init.c cpu/intel/model_206ax: Use parallel MP init 2019-01-22 12:16:18 +00:00
stage_cache.c
tsc_freq.c