coreboot/src
Sergii Dmytruk 907a81e2a7 drivers/pc80/tpm: probe for TPM family of a device
At the moment this is to handle the situation when device ID is the
same for TPM1 and TPM2 versions of a device.  Later this TPM family will
be returned to the caller.

Change-Id: I5464771836c66bcc441efb7189ded416b8f53827
Ticket: https://ticket.coreboot.org/issues/433
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69023
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-12-21 14:50:13 +00:00
..
acpi acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw 2022-12-06 17:44:20 +00:00
arch lib: Hook up libhwbase in romstage 2022-12-17 20:51:38 +00:00
commonlib mem_chip_info: Fix potential overflow 2022-12-15 02:53:45 +00:00
console lib: Hook up libhwbase in romstage 2022-12-17 20:51:38 +00:00
cpu Add option to use Ada code in romstage 2022-12-17 20:48:06 +00:00
device device/Kconfig: bump desktop framebuffer max height/width to support 4K 2022-12-17 18:11:04 +00:00
drivers drivers/pc80/tpm: probe for TPM family of a device 2022-12-21 14:50:13 +00:00
ec tree: Replace Or(a,b) with ASL 2.0 syntax 2022-12-19 16:20:23 +00:00
include lib/nhlt, soc/intel/skl: Update NHLT to program feedback config 2022-12-21 13:57:48 +00:00
lib lib/nhlt, soc/intel/skl: Update NHLT to program feedback config 2022-12-21 13:57:48 +00:00
mainboard soc/intel/skl; mb/google/eve,poppy: Update NHLT methods 2022-12-21 14:00:13 +00:00
northbridge nb/intel/haswell: Add native raminit scaffolding 2022-12-16 17:19:07 +00:00
sbom
security security/tpm/: turn tis_{init,open} into tis_probe 2022-12-21 14:48:00 +00:00
soc soc/intel/skl; mb/google/eve,poppy: Update NHLT methods 2022-12-21 14:00:13 +00:00
southbridge sb/intel/lynxpoint: Add native PCH init 2022-12-16 17:15:53 +00:00
superio sio/winbond/w83627hf/acpi: Replace Store(a,b) with ASL 2.0 syntax 2022-12-14 00:53:57 +00:00
vendorcode vc/amd,soc/amd/mendocino: Add SVC_CMD_GET_PREV_BOOT_STATUS 2022-12-21 13:36:25 +00:00
Kconfig build: List all Kconfigs in CBFS config file, compress it 2022-11-18 17:19:44 +00:00