coreboot/src/include/cpu
Patrick Rudolph 6e079dc120 cpu/intel/common: Move intel_ht_sibling() to common folder
Make intel_ht_sibling() available on all platforms.

Will be used in MP init to only write "Core" MSRs from one thread
on HyperThreading enabled platforms, to prevent race conditions and
resulting #GP if MSRs are written twice or are already locked.

Change-Id: I5d000b34ba4c6536dc866fbaf106b78e905e3e35
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35619
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-10-01 15:10:16 +00:00
..
amd arch/x86: Replace some __PRE_RAM__ use 2019-09-14 10:56:46 +00:00
intel cpu/intel/common: Move intel_ht_sibling() to common folder 2019-10-01 15:10:16 +00:00
x86 arch/x86: Replace some __PRE_RAM__ use 2019-09-14 10:56:46 +00:00
cpu.h cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use 2019-09-28 21:18:03 +00:00