commit | 237d2787930f85be8069d245c2ac260b5d67dc14 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Feb 04 14:43:20 2025 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Wed Feb 05 10:59:11 2025 +0100 |
tree | 96f56c7b20289f467371bcdb3a1aa3da59aced0a | |
parent | 86b5734dda46bb39223f549deb042bef877b3649 [diff] |
regression_1041: increase ftpm timeout to 20 seconds The timeout for /dev/tpm0 to appear was previously 5 seconds, but that's not always enough so increase it to 20 seconds to have a larger margin. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@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