Page MenuHomeFreeBSD

tpm_tis: Improve interrupt allocation
ClosedPublic

Authored by kd on Aug 3 2021, 10:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 30, 10:37 AM
Unknown Object (File)
Mon, Nov 17, 9:21 AM
Unknown Object (File)
Mon, Nov 17, 8:07 AM
Unknown Object (File)
Mon, Nov 17, 6:43 AM
Unknown Object (File)
Mon, Nov 17, 6:43 AM
Unknown Object (File)
Mon, Nov 17, 4:52 AM
Unknown Object (File)
Sun, Nov 16, 3:28 PM
Unknown Object (File)
Sun, Nov 16, 4:12 AM
Subscribers

Details

Summary

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.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kd requested review of this revision.Aug 3 2021, 10:56 AM
kd created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Aug 16 2021, 4:29 AM
Closed by commit rG59d1661cd8b0: tpm_tis: Improve interrupt allocation (authored by kd, committed by wma). · Explain Why
This revision was automatically updated to reflect the committed changes.