mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 07:12:52 -04:00
Summary: In some cases the TPM utilities may read only a partial block, instead of a full block. If a new command starts while in the middle of a read it may cause the TPM to go catatonic and no longer respond to SPI. Reviewed by: kd Obtained from: Juniper Networks, Inc. Differential Revision: https://reviews.freebsd.org/D45140 |
||
|---|---|---|
| .. | ||
| tpm.c | ||
| tpm20.c | ||
| tpm20.h | ||
| tpm_acpi.c | ||
| tpm_bus.c | ||
| tpm_crb.c | ||
| tpm_if.m | ||
| tpm_isa.c | ||
| tpm_spibus.c | ||
| tpm_tis_acpi.c | ||
| tpm_tis_core.c | ||
| tpm_tis_spibus.c | ||
| tpmvar.h | ||