On Wed, 17 Nov 2021 at 09:39, Heinrich Schuchardt
<[email protected]> 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 <[email protected]>
> Reviewed-by: Ilias Apalodimas <[email protected]>
> ---
> 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

Reply via email to