Re: [PATCH v10 09/10] test/py: only run 'tpm2 autostart' to init the tpm

2023-08-07 Thread Ilias Apalodimas
On Mon, 7 Aug 2023 at 18:17, Eddie James wrote: > > From: Ilias Apalodimas > > commit ("") > replaced the forced and sandbox tpm2 initialization running 'tpm2 > autostart' instead of the startup tpm sequence. The difference is that > the new function handles the internal tpm_init state

[PATCH v10 09/10] test/py: only run 'tpm2 autostart' to init the tpm

2023-08-07 Thread Eddie James
From: Ilias Apalodimas commit ("") replaced the forced and sandbox tpm2 initialization running 'tpm2 autostart' instead of the startup tpm sequence. The difference is that the new function handles the internal tpm_init state internally and doesn't return an error when trying to initiali