coreboot-kgpe-d16/src
Ravi Sarawadi 9d903a1dd3 soc/apollolake: Enable all CPU cores using the parallel MP lib
This is the minimal setup needed to get all CPU cores enabled. That
includes sending an IPI to APs and setting up MTRRs. Microcode updates
are not performed for two reasons:
* CSE (Converged Security Engine) upgrades the microcode before
  releasing reset
* Microcode update files are not available at this point in time

Change-Id: Ia1115983696b0906fb4cefcbe1bbe4fc100751ca
Signed-off-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-on: https://review.coreboot.org/13910
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2016-03-10 22:57:00 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch Makefile: Add build-time overlap check for programs loaded after coreboot 2016-03-09 17:07:14 +01:00
commonlib lz4_wrapper: Use __asm__ rather than asm. 2016-03-05 00:56:53 +01:00
console Kconfig: hide useless options on ARM. 2016-03-05 00:56:36 +01:00
cpu cpu/via/c7: Don't manually include udelay_io.c 2016-03-10 16:56:23 +01:00
device Kconfig: hide useless options on ARM. 2016-03-05 00:56:36 +01:00
drivers northbridge/intel/i440bx: Unify UDELAY selection 2016-03-10 16:55:35 +01:00
ec Hide EC_GOOGLE_CHROMEEC_SPI_BUS. 2016-03-05 00:57:22 +01:00
include lib/memrange: add function to initialize range_entry 2016-03-09 16:46:16 +01:00
lib src/lib/trace.c: Make address size generic 2016-03-10 17:28:26 +01:00
mainboard cpu/via/c7: Don't manually include udelay_io.c 2016-03-10 16:56:23 +01:00
northbridge northbridge/intel/i440bx: Unify UDELAY selection 2016-03-10 16:55:35 +01:00
soc soc/apollolake: Enable all CPU cores using the parallel MP lib 2016-03-10 22:57:00 +01:00
southbridge southbridge/intel/ibexpeak: Use common gpio.c 2016-02-23 00:28:26 +01:00
superio roda/rk9: Remove #include early_serial.c from romstage 2016-03-08 13:41:03 +01:00
vendorcode Chromeos: Modify wifi_regulatory_domain to use "region" key in VPD 2016-03-08 18:41:57 +01:00
Kconfig cbfs: Add LZ4 in-place decompression support for pre-RAM stages 2016-02-22 21:38:37 +01:00