commit | a1739a182ebbf0500e54cd313e5591079c36f968 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Wed Jan 15 10:10:36 2025 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Wed Jan 15 16:33:00 2025 +0100 |
tree | 02a66644f0955b0f9809d14bbea5f048c582d4e5 | |
parent | 44ec72bb1af7a6a6bab153eb8f418b5035a91b8e [diff] |
regression_1041: give 5 seconds for /dev/tpm0 to appear It does take some time for the kernel to probe the fTPM device, and therefore if regression_1041 is run immediately after boot it may fail. Add a 5 second timeout to make the test reliable. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the test suite (xtest) used to test the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_test.
// OP-TEE core maintainers