mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-02-05 14:12:54 +00:00
The vtpm proxy device requires that the TPM be 'Startup' otherwise it fails sending the first command to it and will send the 'Startup' (SU_CLEAR/TPM_ST_CLEAR) itself while adding a log entry. We want to avoid the kernel log entry. Add options to the existing --flags option that allows one to start up the TPM 1.2 or TPM 2.0 with the startup types 'clear', 'state' and 'deactivate' (TPM 1.2 only). Extend the --print-capabilities to advertise the availability of these options with the string 'flags-opt-startup'. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
|---|---|---|
| .. | ||
| selinux | ||
| swtpm | ||
| swtpm_bios | ||
| swtpm_cert | ||
| swtpm_ioctl | ||
| swtpm_setup | ||
| Makefile.am | ||