coreboot/src/drivers/crb
Sean Rhodes bf649fb150 drivers/crb: Always generate TPM ACPI Tables
Commit `fb2c09d516` stopped the SSDT
containing TPM tables if PTT was not active, as at the time, the
table unconditionally reported the device present in the _STA
method.

Commit `d503ce1277` made the _STA to
return an accurate state, so now, the tables can always be
generated and Linux will report the presence correctly.

Change-Id: I594bf25a207b809c1ae2632eb1aea0d0fb6df35e
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86369
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
2025-02-25 09:03:46 +00:00
..
chip.h drivers/{crb,pc80/tpm}: Drop conflicting tpm_config_t typedef 2024-08-06 17:14:06 +00:00
Kconfig
Makefile.mk
tis.c drivers/crb: Always generate TPM ACPI Tables 2025-02-25 09:03:46 +00:00
tpm.c drivers/crb: use crb_tpm_ prefix instead of tpm2_ 2024-04-15 13:35:00 +00:00
tpm.h security/tpm: support compiling in multiple TPM drivers 2024-04-16 13:52:14 +00:00