coreboot/src
John Zhao d8bb05ade0 soc/intel/tigerlake: Add validity for TBT firmware authentication
After Thunderbolt firmware is downloaded to IMR, its authentication
validity needs to be checked. This change adds the TBT firmware IMR
status register offset and its authentication valid bit for
valid_tbt_auth function usage.

BUG=b:188695995
TEST=Built Voxel coreboot image successfully.

Signed-off-by: John Zhao <john.zhao@intel.com>
Change-Id: Ia25827f18a10bf4d2dcabfe81565ac326851af3e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54709
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-05-26 15:43:01 +00:00
..
acpi acpi/acpi: fix invalid checksum 2021-05-26 12:28:28 +00:00
arch option: Introduce CMOS_LAYOUT_FILE Kconfig symbol 2021-05-18 11:43:49 +00:00
commonlib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
console src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
cpu Add Kconfig TPM 2021-05-26 12:31:10 +00:00
device device: Consider fw_config probing in is_dev_enabled() 2021-05-24 16:55:39 +00:00
drivers Add Kconfig TPM 2021-05-26 12:31:10 +00:00
ec ec/google/wilco/mailbox: Fix format warning by using size_t length modifier 2021-05-26 15:12:31 +00:00
include soc/intel/elkhartlake: Update SA & IGD DIDs Table 2021-05-26 14:08:27 +00:00
lib fw_config: Add helper function fw_config_probe_dev 2021-05-24 16:55:27 +00:00
mainboard src/mainboard/google/guybrush: update devicetree with USB settings 2021-05-26 15:16:01 +00:00
northbridge nb/intel/gm45: Guard even more macro parameters 2021-05-16 21:53:36 +00:00
security Add Kconfig TPM 2021-05-26 12:31:10 +00:00
soc soc/intel/tigerlake: Add validity for TBT firmware authentication 2021-05-26 15:43:01 +00:00
southbridge sb/intel/lynxpoint: Add pch_iobp_exec() function 2021-05-20 16:04:05 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode soc/amd/cezanne: add support for the changed AMD FSP API for USB PHY 2021-05-26 15:15:53 +00:00
Kconfig option: Introduce CMOS_LAYOUT_FILE Kconfig symbol 2021-05-18 11:43:49 +00:00