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)
Thu, May 14, 8:08 PM
Unknown Object (File)
Fri, May 8, 7:10 PM
Unknown Object (File)
Wed, May 6, 11:34 PM
Unknown Object (File)
Fri, May 1, 9:35 PM
Unknown Object (File)
Fri, Apr 24, 4:21 PM
Unknown Object (File)
Thu, Apr 23, 11:49 AM
Unknown Object (File)
Thu, Apr 23, 3:36 AM
Unknown Object (File)
Wed, Apr 22, 7:37 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 52074
Build 48965: arc lint + arc unit