mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
Validate the irq received from ACPI. Test if it works by sending a simple command and checking if the interrupt handler was executed. Internal buffer allocation was moved away from common code to tis and crb parts - in order to test the interrupt we need to have it allocated early. Obtained from: Semihalf Differential revision: https://reviews.freebsd.org/D31395 |
||
|---|---|---|
| .. | ||
| tpm.c | ||
| tpm20.c | ||
| tpm20.h | ||
| tpm_acpi.c | ||
| tpm_crb.c | ||
| tpm_isa.c | ||
| tpm_tis.c | ||
| tpmvar.h | ||