| commit | 9cba96dd154b5c480a7803550720f8fb9f2c72fd | [log] [tgz] |
|---|---|---|
| author | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Mar 08 17:57:38 2021 -0800 |
| committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Mar 09 13:23:48 2021 -0800 |
| tree | 9041f404d119f398696f17f93c0dd08dacbe2c39 | |
| parent | 3ebca17ea3569a8eac7cd75ca074b0fae787cfbb [diff] |
Add Support for the Intel TSS The Intel TSS is somewhat of a moving target, so this wraps support for this TSS into tpm2daemon. Unfortunately this wrapper uses some APIs that are only present in a relatively recent Intel TSS, so it looks like it will only work with version 2.4.0 or higher. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>