gnupg/tpm2d
James Bottomley via Gnupg-devel b9c560e3a4
tpmd2: Add Support for the Intel TSS
* configure.ac: Check for Intel TSS.
* tpm2d/intel-tss.h: New.
* tpm2d/tpm2.h (HAVE_INTEL_TSS): Use the Intel code.

--
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>

- Add header blurb; see previous patch.
- Add new file to the Makefile

Signed-off-by: Werner Koch <wk@gnupg.org>
2021-03-11 08:49:45 +01:00
..
Makefile.am tpmd2: Add Support for the Intel TSS 2021-03-11 08:49:45 +01:00
command.c tpmd2: Add copyright blurbs. 2021-03-11 08:33:44 +01:00
ibm-tss.h tpmd2: Add copyright blurbs. 2021-03-11 08:33:44 +01:00
intel-tss.h tpmd2: Add Support for the Intel TSS 2021-03-11 08:49:45 +01:00
tpm2.c tpmd2: Add copyright blurbs. 2021-03-11 08:33:44 +01:00
tpm2.h tpmd2: Add Support for the Intel TSS 2021-03-11 08:49:45 +01:00
tpm2daemon.c tpmd2: Add copyright blurbs. 2021-03-11 08:33:44 +01:00
tpm2daemon.h tpmd2: Add copyright blurbs. 2021-03-11 08:33:44 +01:00