mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-02-05 05:59:18 +00:00
Add options --overwrite and --not-overwrite to allow or prevent overwriting of existing TPM state. If neiter of the options is given and existing state is found, an error is returned. Signed-off-by: Stefan Berger <stefanb@linux.vnet.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'.