Page MenuHomeFreeBSD

bhyve: use assert for missing TPM version
ClosedPublic

Authored by corvink on Jun 15 2023, 9:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 5:59 AM
Unknown Object (File)
Sat, Oct 11, 7:51 PM
Unknown Object (File)
Sat, Oct 11, 7:51 PM
Unknown Object (File)
Sat, Oct 11, 10:53 AM
Unknown Object (File)
Thu, Oct 9, 8:59 PM
Unknown Object (File)
Thu, Oct 9, 5:26 PM
Unknown Object (File)
Wed, Oct 1, 5:51 AM
Unknown Object (File)
Tue, Sep 30, 1:07 PM
Subscribers

Details

Summary

The TPM version config node should always be set. If it's not set,
there's a bug in our code. An assertion is the correct way to check for
this.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable