coreboot/src/include/cpu
Aaron Durbin 770d7c7395 cpu/x86/mp_init: reduce exposure of internal implementation
With all users converted to using the mp_ops callbacks there's
no need to expose that surface area. Therefore, keep it all
within the mp_init compilation unit.

Change-Id: Ia1cc5326c1fa5ffde86b90d805b8379f4e4f46cd
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/14598
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2016-05-06 16:47:54 +02:00
..
amd cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function 2016-02-01 22:57:08 +01:00
intel cpu/intel/microcode: allow microcode to be loaded in romstage 2016-02-10 18:08:28 +01:00
x86 cpu/x86/mp_init: reduce exposure of internal implementation 2016-05-06 16:47:54 +02:00
cpu.h x86/smm: don't hide harmless declarations 2015-11-29 13:06:04 +01:00