On Fri, 2 Jun 2023 at 00:51, Simon Glass wrote:
>
> On Thu, 1 Jun 2023 at 00:21, Ilias Apalodimas
> wrote:
> >
> > Instead of copy pasting the commands needed to start a TPM consisting
> > of:
> > - tpm init
> > - tpm startup TPM2_SU_CLEAR
> > - tpm2 self_test full
> > use the newly added 'autost
On Thu, 1 Jun 2023 at 00:21, Ilias Apalodimas
wrote:
>
> Instead of copy pasting the commands needed to start a TPM consisting
> of:
> - tpm init
> - tpm startup TPM2_SU_CLEAR
> - tpm2 self_test full
> use the newly added 'autostart' which does the same thing and simplify
> our python scripts
>
>
Instead of copy pasting the commands needed to start a TPM consisting
of:
- tpm init
- tpm startup TPM2_SU_CLEAR
- tpm2 self_test full
use the newly added 'autostart' which does the same thing and simplify
our python scripts
Signed-off-by: Ilias Apalodimas
---
test/py/tests/test_tpm2.py | 13 ++-
3 matches
Mail list logo