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)
Mon, Oct 21, 11:44 AM
Unknown Object (File)
Sep 27 2024, 11:53 PM
Unknown Object (File)
Sep 25 2024, 7:27 AM
Unknown Object (File)
Sep 24 2024, 11:29 PM
Unknown Object (File)
Sep 23 2024, 12:34 AM
Unknown Object (File)
Sep 20 2024, 8:59 AM
Unknown Object (File)
Sep 19 2024, 3:30 AM
Unknown Object (File)
Sep 18 2024, 12:36 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 52074
Build 48965: arc lint + arc unit