Page MenuHomeFreeBSD

tpm: Add a cv_wait to the harvesting function.
ClosedPublic

Authored by kd on Mar 26 2019, 11:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 10, 12:51 PM
Unknown Object (File)
Mon, Apr 27, 9:50 PM
Unknown Object (File)
Tue, Apr 21, 11:12 AM
Unknown Object (File)
Tue, Apr 21, 11:12 AM
Unknown Object (File)
Apr 16 2026, 11:41 AM
Unknown Object (File)
Apr 15 2026, 3:17 AM
Unknown Object (File)
Apr 10 2026, 7:26 AM
Unknown Object (File)
Apr 9 2026, 3:49 PM
Subscribers

Details

Summary

Harvesting has to compete for the TPM chip with userspace.
Before this change the callout could hijack an unread buffer causing a userspace call to the TPM to fail.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 3 2019, 7:40 AM
This revision was automatically updated to reflect the committed changes.