public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] selftests/tpm2: increase timeout for kselftests
@ 2022-06-28 14:39 Stefan Mahnke-Hartmann
  2022-06-29  2:47 ` Jarkko Sakkinen
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Mahnke-Hartmann @ 2022-06-28 14:39 UTC (permalink / raw)
  To: shuah, linux-kernel, linux-kselftest
  Cc: jarkko, peterhuewe, stefan.mahnke-hartmann, johannes.holland

From: Johannes Holland <johannes.holland@infineon.com>

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.

Signed-off-by: Johannes Holland <johannes.holland@infineon.com>
Signed-off-by: Stefan Mahnke-Hartmann <stefan.mahnke-hartmann@infineon.com>
---
Changelog:
 * v2:
   * Add maintainter to recipients
   * Change subject
 tools/testing/selftests/tpm2/settings | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 tools/testing/selftests/tpm2/settings

diff --git a/tools/testing/selftests/tpm2/settings b/tools/testing/selftests/tpm2/settings
new file mode 100644
index 000000000000..919bc3803f03
--- /dev/null
+++ b/tools/testing/selftests/tpm2/settings
@@ -0,0 +1,2 @@
+timeout=600
+
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-29  2:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-28 14:39 [PATCH v2] selftests/tpm2: increase timeout for kselftests Stefan Mahnke-Hartmann
2022-06-29  2:47 ` Jarkko Sakkinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox