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)
Mon, Sep 22, 7:15 PM
Unknown Object (File)
Jul 9 2025, 3:15 PM
Unknown Object (File)
Jul 4 2025, 7:01 PM
Unknown Object (File)
Jul 3 2025, 2:05 PM
Unknown Object (File)
Jun 24 2025, 7:24 PM
Unknown Object (File)
Jun 20 2025, 5:10 PM
Unknown Object (File)
Jun 18 2025, 6:53 AM
Unknown Object (File)
Jun 16 2025, 10:40 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.