[PATCH v3 1/1] tpm: clear state post probing
Simon Glass
sjg at chromium.org
Wed Nov 17 18:20:20 CET 2021
On Wed, 17 Nov 2021 at 09:39, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Before we can start measuring the TPM must be cleared. Do this in the
> post_probe() method of the uclass.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> ---
> v3:
> rename dm_tpm_post_probe() to tpm_post_probe()
> v2:
> tpm_startup2() is not available on all boards.
> tpm_startup() takes care of translating the call.
> ---
> drivers/tpm/tpm-uclass.c | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
NAK as per other thread.
Regards,
Simon
More information about the U-Boot
mailing list