coreboot-kgpe-d16/src
Martin Roth 3674c8240d soc/intel/apollolake: Try to update BSP microcode from cbfs
The microcode for the BSP gets loaded early from the fit table, but in
case we have newer microcode in cbfs, try to load it again from cbfs.

BUG=chrome-os-partner:53013
TEST=Boot and verify that microcode tries to load into the BSP.

Change-Id: Ifd6c78d7b0eec333b79e0fe5cb6a81981b078f5d
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/16829
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-10-01 22:28:57 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch x86: acpi: Use GOOG ID for coreboot table 2016-09-27 16:39:30 +02:00
commonlib commonlib: move DIV_ROUND macros from nvidia/tegra 2016-09-07 20:52:42 +02:00
console console: honor CONFIG_POSTCAR_CONSOLE 2016-09-19 17:01:37 +02:00
cpu cpu/amd/model_fxx: transition away from device_t 2016-10-01 17:39:05 +02:00
device src/device: Add required space before opening parenthesis '(' 2016-08-28 18:27:52 +02:00
drivers Kconfig: Prefix hex defaults with 0x 2016-09-30 23:57:02 +02:00
ec mainboards,ec: provide common declaration for mainboard_ec_init() 2016-09-26 23:53:12 +02:00
include cpu/amd/model_fxx: transition away from device_t 2016-10-01 17:39:05 +02:00
lib selfboot: Move the usable-RAM check into a function 2016-09-20 21:52:53 +02:00
mainboard biostar/am1ml: transition away from device_t 2016-10-01 17:38:50 +02:00
northbridge northbridge/via/cn700: transition away from device_t 2016-10-01 17:39:33 +02:00
soc soc/intel/apollolake: Try to update BSP microcode from cbfs 2016-10-01 22:28:57 +02:00
southbridge southbridge/broadcom/bcm5785: transition away from device_t 2016-10-01 17:39:54 +02:00
superio src/superio: Add space around operators 2016-09-20 17:39:09 +02:00
vboot vboot: clear tpm when required 2016-09-30 03:08:22 +02:00
vendorcode mainboard/intel/quark: Add FSP selection values 2016-09-30 01:15:44 +02:00
Kconfig Build system: Remove IASL_WARNINGS_ARE_ERRORS option 2016-09-22 22:33:55 +02:00