coreboot/src/security/tpm
Michał Żygowski 283e5876b5 drivers/crb: Add SMBIOS hook to generate type 43 TPM Device
Example for Alder Lake PTT:

Handle 0x004C, DMI type 43, 31 bytes
TPM Device
	Vendor ID: INTC
	Specification Version: 2.0
	Firmware Revision: 600.18
	Description: Intel iTPM
	Characteristics:
		TPM Device characteristics not supported
	OEM-specific Information: 0x00000000

TEST=Execute dmidecode and see the type 43 is populated with PTT
on MSI PRO Z690-A WIFI DDR4

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: I05289f98969bd431017aff1aa77be5806d6f1838
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64049
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
2022-09-30 08:21:01 +00:00
..
tspi cbfs/vboot: Adapt to new vb2_digest API 2022-09-02 23:51:29 +00:00
tss drivers/crb: Add SMBIOS hook to generate type 43 TPM Device 2022-09-30 08:21:01 +00:00
Kconfig tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
Makefile.inc tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
tis.h drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option 2022-06-08 00:28:27 +00:00
tspi.h cbfs | tspi: Join hash calculation for verification and measurement 2021-12-03 21:20:35 +00:00
tss.h
tss_errors.h