-
Notifications
You must be signed in to change notification settings - Fork 792
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[opentitantool] HyperDebug support for advanced TPM primitives
Add support in the HyperDebug transport driver for `TpmPoll` and `GscReady`. It will reject the opertations if not supported by HyperDebug firmware. Though that is only going to be the case if the user has failed to issue `transport update-firmware`, or is using this backend driver with some other partially-compatible debugger devices. (Also known as "flavors" of HyperDebug.) Signed-off-by: Jes B. Klinke <[email protected]> Change-Id: I154229794bcb88cc7845329c03621eec5c4da4a5
- Loading branch information
Showing
3 changed files
with
181 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters