coreboot/src
Arthur Heymans 27d3f71f1d soc/intel/skylake: Include some microcode blobs
This included the microcode for some CPUID's found in
soc/intel/skylake/bootblock/report_platform.c (others are likely pre-release
SKU's)

The amount of FIT entries needed is currently 7 so setting
CPU_INTEL_NUM_FIT_ENTRIES is set to a safe 10 will be able to fit them all.

Change-Id: I3ba504a07b2697fe55ff8f28a934f761ae05a4ec
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/23139
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2018-09-21 09:47:28 +00:00
..
acpi
arch arch/arm/include/armv7/arch: Remove dead code 2018-09-19 10:35:09 +00:00
commonlib complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
console complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
cpu cpu/*/car: fix ancient URL explaining XIP range run-time calculation 2018-09-18 10:36:12 +00:00
device src/device/device.c: Don't use device_t in ramstage 2018-09-19 10:35:01 +00:00
drivers drivers/spi: Read Winbond's flash protection bits 2018-09-16 13:02:50 +00:00
ec ec/google/chromeec: Update google_chromeec_get_board_version prototype 2018-09-20 17:15:26 +00:00
include ec/google/chromeec: Update google_chromeec_get_board_version prototype 2018-09-20 17:15:26 +00:00
lib complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
mainboard google/kukui: Set up EC_IN_RW GPIO for ChromeOS 2018-09-21 07:08:36 +00:00
northbridge nb/amd/pi/00730F01: use MMIO and performance counters from AGESA 2018-09-20 15:12:18 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc soc/intel/skylake: Include some microcode blobs 2018-09-21 09:47:28 +00:00
southbridge sb/intel/common/firmware: Ensure warning is put late 2018-09-20 10:13:25 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode src/vendorcode/amd/agesa: Improve formatting of some f12 and f14 microcodes 2018-09-20 17:17:33 +00:00
Kconfig arch/x86: Add BERT region support functions 2018-09-07 14:50:02 +00:00