
17 Nov
2021
17 Nov
'21
6:20 p.m.
On Wed, 17 Nov 2021 at 09:39, Heinrich Schuchardt heinrich.schuchardt@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@canonical.com Reviewed-by: Ilias Apalodimas ilias.apalodimas@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