Re: [PATCH 0/3] tpm: Start to tidy up TPM tests

2023-10-30 Thread Ilias Apalodimas
Thanks Simon, Apart from a nit in patch#2 this looks good. Pleas note that this doesn't apply on -master so please rebase On Sun, 29 Oct 2023 at 06:28, Simon Glass wrote: > > This series is a starting point only. It tries to provide some direction > for how the TPM tests should be run on real ha

[PATCH 0/3] tpm: Start to tidy up TPM tests

2023-10-28 Thread Simon Glass
This series is a starting point only. It tries to provide some direction for how the TPM tests should be run on real hardware and on sandbox. For sandbox, things are relatively easy since the TPM is reset before each test. Tests should start up the TPM before doing anything. Tests can be run in pa