coreboot/src
Furquan Shaikh be04583331 soc/intel/skylake: Do a heci_reset before reading ME firmware version
This change adds a call to heci_reset before attempting to read
ME firmware version. This is important to ensure that both ME and BIOS
are in sync.

BUG=b:76167737
BRANCH=poppy
TEST=Verfied that ME firmware version read does not fail on first boot
after power failure (i.e. removing battery and AC power).

Change-Id: Ib6b39c398d2e1177b087352a4acb8bcf5a9897d6
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/25362
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-03-27 06:10:14 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86/smbios: Strip trailing whitespace on DMI 17 part number. 2018-03-23 15:33:16 +00:00
commonlib timestamps: Add timestamps around the vbios load & init 2018-03-08 18:14:54 +00:00
console console: only allow console messages after initialization 2018-03-02 15:22:24 +00:00
cpu cpu/x86/mp_init: Print amount of time it takes in bsp_do_flight_plan 2018-03-09 00:26:30 +00:00
device src/device/dram/ddr2: Fix supported burst lengths 2018-03-14 11:17:42 +00:00
drivers drivers/intel/fsp: Fix TPM initialization when vboot is disabled 2018-03-26 10:22:23 +00:00
ec ec/purism: Fix CPU Turbo value (PPCM) set by the EC 2018-03-26 10:25:58 +00:00
include soc/intel: Add KBL-S MCH and some KBL PCH support 2018-03-26 10:21:40 +00:00
lib lib/lzma: Respect dstn argument 2018-03-26 10:19:11 +00:00
mainboard mb/google/octopus: Remove emmc tuning parameters from devicetree 2018-03-27 03:26:39 +00:00
northbridge nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC 2018-03-08 19:14:17 +00:00
security vboot: Update to most recent GBB flag usage 2018-03-26 22:46:44 +00:00
soc soc/intel/skylake: Do a heci_reset before reading ME firmware version 2018-03-27 06:10:14 +00:00
southbridge nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC 2018-03-08 19:14:17 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode vendorcode/intel: Update FSP Header files per v2.0.0 2018-03-23 01:23:14 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00