selftests/tpm2: increase timeout for kselftests
authorJohannes Holland <johannes.holland@infineon.com>
Tue, 28 Jun 2022 14:39:27 +0000 (16:39 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 28 Jun 2022 19:31:10 +0000 (13:31 -0600)
commit6b56f5f1ef93ec1b34dee1ef72da33ec046f82be
treef9167f4be348e6e6c2eaa9a000d35af967f1ca91
parent43fe0cc46b6206b25f0f13bb249f0078441ae15a
selftests/tpm2: increase timeout for kselftests

Due to CreatePrimary commands which need to create RSA keys of
increasing size, the timeout value need to be raised, as well.
Default is 45s.

Fixed git am white space warns:
Shuah Khan <skhan@linuxfoundation.org>

Signed-off-by: Johannes Holland <johannes.holland@infineon.com>
Signed-off-by: Stefan Mahnke-Hartmann <stefan.mahnke-hartmann@infineon.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/tpm2/settings [new file with mode: 0644]