stefanberger / swtpm

Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface.
Other
576 stars 143 forks source link

swtpm_setup: Use medium duration on TSC_PhysicalPresence to avoid tim… #805

Closed stefanberger closed 1 year ago

stefanberger commented 1 year ago

…eouts

On busy systems TSC_PhysicalPresence may time out when used with short duration, so use medium duration instead.