freebsd-dev/sys/dev/tpm
John Baldwin 08ff11e524 tpm: Remove unused variables.
All of the legacy config stuff in tpm seems broken.  Nothing ever sets
tpm_enabled to a non-zero value and the legacy bits expect tpm_enabled
to be set to the base IO port address (I think).
2022-04-07 17:01:29 -07:00
..
tpm20.c tpm_tis: Improve interrupt allocation 2021-08-16 06:28:33 +02:00
tpm20.h tpm_tis: Improve interrupt allocation 2021-08-16 06:28:33 +02:00
tpm_acpi.c tpm: clean up empty lines in .c and .h files 2020-09-01 21:50:31 +00:00
tpm_crb.c tpm_tis: Improve interrupt allocation 2021-08-16 06:28:33 +02:00
tpm_isa.c
tpm_tis.c tpm_tis: Improve interrupt allocation 2021-08-16 06:28:33 +02:00
tpm.c tpm: Remove unused variables. 2022-04-07 17:01:29 -07:00
tpmvar.h