]> git.baikalelectronics.ru Git - uboot.git/commit
tpm: core: Set timeouts before requesting locality
authorEddie James <eajames@linux.ibm.com>
Fri, 13 May 2022 18:29:59 +0000 (13:29 -0500)
committerIlias Apalodimas <ilias.apalodimas@linaro.org>
Mon, 23 May 2022 13:32:55 +0000 (16:32 +0300)
commit6822ec9f2c22d0e28c14ede1c51a6d067fb0168c
tree62e3f403e1dfefb68f06a697f98f14160aa4f192
parent942b7131300b7779c03f5df8a2cdf93b671ee701
tpm: core: Set timeouts before requesting locality

Requesting the locality uses the timeout values, so they need
to be set beforehand.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
drivers/tpm/tpm2_tis_core.c