From: Ilias Apalodimas <ilias.apalodimas@linaro.org>
To: Julia Daxenberger <julia.daxenberger@infineon.com>
Cc: u-boot@lists.denx.de, sjg@chromium.org
Subject: Re: [PATCH v2 0/2] tpm: Add TPM2_GetTestResult command support
Date: Thu, 10 Aug 2023 12:10:43 +0300 [thread overview]
Message-ID: <ZNSpkxn4TGfwtX3e@hades> (raw)
In-Reply-To: <20230802083521.22585-1-julia.daxenberger@infineon.com>
Hi Julia,
On Wed, Aug 02, 2023 at 10:35:19AM +0200, Julia Daxenberger wrote:
> Add TPM2_GetTestResult command support and change the command file and the
> help accordingly. Add Python tests and sandbox driver functionality.
>
> Currently, the tpm2_self_test function is implemented and can be called
> directly. The get_test_result function enables interested parties to
> retrieve the test result provided by the self test.
>
Some of the TPM tests fail with these patches applied [0]. Can you please
take a look and fix those?
[0] https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/17277
Thanks
/Ilias
> ---
> Changes in v2:
> - Apply style changes suggested by Ilias Apalodimas
> <ilias.apalodimas@linaro.org>
> - Move test cases reliant on restart_uboot() to seperate patch in
> response to Simon Glass <sjg@chromium.org>
> - Change test result data to be read directly from the response
> - Fix minor style issues
>
> Julia Daxenberger (2):
> tpm: Add TPM2_GetTestResult command support
> tpm: Add error scenarios to get_test_result test
>
> cmd/tpm-v2.c | 60 +++++++++++++++++++++
> drivers/tpm/tpm2_tis_sandbox.c | 51 +++++++++++++++++-
> include/tpm-v2.h | 23 ++++++++
> lib/tpm-v2.c | 97 ++++++++++++++++++++++++++++++++++
> test/py/tests/test_tpm2.py | 50 ++++++++++++++++
> 5 files changed, 280 insertions(+), 1 deletion(-)
>
prev parent reply other threads:[~2023-08-10 9:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-02 8:35 [PATCH v2 0/2] tpm: Add TPM2_GetTestResult command support Julia Daxenberger
2023-08-02 8:35 ` [PATCH v2 1/2] " Julia Daxenberger
2023-08-02 21:31 ` Simon Glass
2023-08-02 8:35 ` [PATCH v2 2/2] tpm: Add error scenarios to get_test_result test Julia Daxenberger
2023-08-02 21:31 ` Simon Glass
2023-08-10 9:10 ` Ilias Apalodimas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZNSpkxn4TGfwtX3e@hades \
--to=ilias.apalodimas@linaro.org \
--cc=julia.daxenberger@infineon.com \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox