Re: [PATCH v2 1/2] tpm: Add TPM2_GetTestResult command support

2023-08-02 Thread Simon Glass
On Wed, 2 Aug 2023 at 02:35, Julia Daxenberger wrote: > > Add TPM2_GetTestResult command support and change the command file and the > help accordingly. Add Python tests and sandbox driver functionality. > > The TPM2_GetTestResult command is performed after the TPM2_SelfTest command > and returns

[PATCH v2 1/2] tpm: Add TPM2_GetTestResult command support

2023-08-02 Thread Julia Daxenberger
Add TPM2_GetTestResult command support and change the command file and the help accordingly. Add Python tests and sandbox driver functionality. The TPM2_GetTestResult command is performed after the TPM2_SelfTest command and returns manufacturer-specific information regarding the results of the sel