Re: [PATCH] docs: Add --tpm2 option to swtpm command line

2022-09-27 Thread Marc-André Lureau
Hi On Mon, Sep 26, 2022 at 3:39 PM Stefan Berger wrote: > > Add the --tpm2 option to the swtpm command line to run a TPM 2. > > Signed-off-by: Stefan Berger > --- > docs/specs/tpm.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/docs/specs/tpm.rst b/docs/specs/tpm.rst > index 3be190

[PATCH] docs: Add --tpm2 option to swtpm command line

2022-09-26 Thread Stefan Berger
Add the --tpm2 option to the swtpm command line to run a TPM 2. Signed-off-by: Stefan Berger --- docs/specs/tpm.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/specs/tpm.rst b/docs/specs/tpm.rst index 3be190343a..243e24b692 100644 --- a/docs/specs/tpm.rst +++ b/docs/specs/tpm.rst @@