coreboot/src/soc/intel
Sugnan Prabhu S 9c348a7b7e soc/intel/alderlake: Fix processor hang while plug unplug of TBT device
Processor hang is observed while hot plug unplug of TBT device. BIOS
should execute TBT PCIe RP RTD3 flow based on the value of
TBT_DMA_CFG_VS_CAP_9[30]. It should skip TBT PCIe RP RTD3 flow, if
BIT30 in TBT FW version is not set.

BUG=b:194880254

Change-Id: Ie3577df519f64c6f7270dc5537278af76536774e
Signed-off-by: Sugnan Prabhu S <sugnan.prabhu.s@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56503
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-09-01 16:46:27 +00:00
..
alderlake soc/intel/alderlake: Fix processor hang while plug unplug of TBT device 2021-09-01 16:46:27 +00:00
apollolake soc/intel/apollolake: add 4Gb and 6Gb dram density 2021-08-12 18:01:42 +00:00
baytrail acpi: Fill fadt->century based on Kconfig 2021-08-19 18:16:04 +00:00
braswell acpi: Fill fadt->century based on Kconfig 2021-08-19 18:16:04 +00:00
broadwell broadwell: Drop weak mainboard_fill_spd_data definition 2021-08-27 16:04:33 +00:00
cannonlake soc/intel/cannonlake: Fix PCH-H IRQ constraints 2021-08-25 19:27:23 +00:00
common soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default 2021-08-28 18:21:26 +00:00
denverton_ns soc/intel/denverton_ns: Ensure CPU device has a valid link 2021-08-27 15:58:42 +00:00
elkhartlake acpi: Fill fadt->century based on Kconfig 2021-08-19 18:16:04 +00:00
icelake Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
jasperlake soc/intel/jasperlake: Clean up FSP chipset lockdown configuration 2021-08-12 21:42:16 +00:00
quark src/*: Specify type of CBFS_SIZE once 2021-07-26 14:02:57 +00:00
skylake acpi: Fill fadt->century based on Kconfig 2021-08-19 18:16:04 +00:00
tigerlake soc/intel/tigerlake: Lock PAM registers in finalize 2021-08-26 18:23:52 +00:00
xeon_sp acpi: Fill fadt->century based on Kconfig 2021-08-19 18:16:04 +00:00
Kconfig