mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-01-17 07:23:39 +00:00
Extend swtpm_setup with the --print-capabilities option which prints a JSON object describing supported features. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| README | ||
| swtpm_setup.c | ||
| swtpm_setup.h.in | ||
| swtpm_setup.sh.in | ||
swtpm_setup is a tool that simulates the manufacturing of a TPM and allows a user to prepare the initial state of a TPM by having the TPM create an EK, creating the EK and platform certificates for it, and saving the certificates into the NVRAM of the TPM before it is used for the first time. For further information, check the manpage 'man swtpm_setup'.