coreboot-kgpe-d16/src
Sridhar Siricilla b9d075b0fc src/soc/intel/common/block/cse: Make hfsts1 common & add helper functions
Host FW status 1 (FWSTS1/HFSTS1) register definition is common across SoCs,
hence move it to common. Also add below helper function,

* wait_cse_sec_override_mode() - Polls ME status for "HECI_OP_MODE_SEC_OVERRIDE".
  It's a special CSE mode, the mode ensures CSE does not trigger any
  spi cycles to CSE region.

* set_host_ready() - Clears reset state from host CSR.

TEST=Verified CSE recover mode on CML RVP & Hatch board

Change-Id: Id5c12b7abdb27c38af74ea6ee568b42ec74bcb3c
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35226
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aamir Bohra <aamir.bohra@intel.com>
2019-09-12 13:14:39 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Cache the TSEG region at the top of ram 2019-09-11 14:45:38 +00:00
commonlib AUTHORS: Move src/commonlib copyrights into AUTHORS file 2019-09-10 12:50:35 +00:00
console AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
cpu arch/x86: Drop _car_relocatable_data symbols 2019-09-11 06:22:10 +00:00
device Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
drivers intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig 2019-09-11 14:46:13 +00:00
ec ec/kontron/kempld: Select DRIVERS_UART_8250IO 2019-09-02 10:58:15 +00:00
include src: Remove unneeded include <arch/interrupt.h> 2019-09-11 14:45:08 +00:00
lib timestamps: Mostly remove struct timestamp_cache 2019-09-12 10:17:57 +00:00
mainboard mediatek/mt8183: tune EDID for BOE panel 2019-09-12 13:06:57 +00:00
northbridge nb/intel/x4x/raminit: Move dummy reads after JEDEC init 2019-09-06 00:15:02 +00:00
security Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" 2019-09-11 22:14:54 +00:00
soc src/soc/intel/common/block/cse: Make hfsts1 common & add helper functions 2019-09-12 13:14:39 +00:00
southbridge src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generation 2019-09-09 13:25:40 +00:00
superio superio/common: fix regression in ssdt 2019-09-11 13:49:28 +00:00
vendorcode src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1344 2019-09-06 19:23:12 +00:00
Kconfig ACPI S3: Depend on RELOCATABLE_RAMSTAGE 2019-08-22 06:38:13 +00:00