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)
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]

diff --git a/tools/testing/selftests/tpm2/settings b/tools/testing/selftests/tpm2/settings
new file mode 100644 (file)
index 0000000..a62d2fa
--- /dev/null
@@ -0,0 +1 @@
+timeout=600