coreboot-kgpe-d16/src/soc/intel
Aaron Durbin 5a1f9a87cb cpu/x86/mp_init: remove adjust_cpu_apic_entry()
The original purpose of adjust_cpu_apic_entry() was to set
up an APIC map. That map was effectively only used for mapping
*default* APIC id to CPU number in the SMM handler. The normal
AP startup path didn't need this mapping because it was whoever
won the race got the next cpu number. Instead of statically
calculating (and wrong) just initialize the default APIC id
map when the APs come online. Once the APs are online the SMM
handler is loaded and the mapping is utilized.

Change-Id: Idff3b8cfc17aef0729d3193b4499116a013b7930
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/21452
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2017-09-11 01:17:45 +00:00
..
apollolake soc/intel/common/block: Common ACPI 2017-09-08 19:01:04 +00:00
baytrail cpu/x86/mp_init: remove adjust_cpu_apic_entry() 2017-09-11 01:17:45 +00:00
braswell cpu/x86/mp_init: remove adjust_cpu_apic_entry() 2017-09-11 01:17:45 +00:00
broadwell cpu/x86/mp_init: remove adjust_cpu_apic_entry() 2017-09-11 01:17:45 +00:00
cannonlake cpu/x86/mp_init: remove adjust_cpu_apic_entry() 2017-09-11 01:17:45 +00:00
common soc/intel/common/block: Common ACPI 2017-09-08 19:01:04 +00:00
denverton_ns soc/intel/denverton_ns: Add support for Intel Atom C3000 SoC 2017-09-05 13:39:54 +00:00
fsp_baytrail cpu/x86/mp_init: remove adjust_cpu_apic_entry() 2017-09-11 01:17:45 +00:00
fsp_broadwell_de Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
quark include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
sch arch/x86: Sanity checking on HAVE_SMI_HANDLER 2017-08-19 15:34:48 +00:00
skylake cpu/x86/mp_init: remove adjust_cpu_apic_entry() 2017-09-11 01:17:45 +00:00