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)
Oct 28 2024, 4:45 AM
Unknown Object (File)
Oct 4 2024, 12:47 PM
Unknown Object (File)
Sep 30 2024, 9:22 AM
Unknown Object (File)
Sep 17 2024, 4:29 PM
Unknown Object (File)
Sep 8 2024, 8:03 PM
Unknown Object (File)
Sep 8 2024, 5:51 PM
Unknown Object (File)
Sep 8 2024, 9:18 AM
Unknown Object (File)
Sep 7 2024, 11:39 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 Skipped
Unit
Tests Skipped

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.