commit | 88d93a4208461cf551bfae6e9af870d11a617552 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Thu Apr 15 19:02:17 2021 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Apr 16 18:32:51 2021 +0200 |
tree | 1722d69b1f3ab1b73062ed238d6ed3d68cc2f0e1 | |
parent | 6d46ded0adce330e8b41c63d7ff28598b5575e99 [diff] |
qemu-check.exp: print '#' progress marks for gp and pkcs11 tests The string matching in qemu-check.exp is a bit too strict when it comes to matching the xtest output to print progress marks. Only tests in the 'regression' suite are recognized. Now xtest supports 'gp' and 'pkcs11' tests so a couple of regular expressions need to be updated. Signed-off-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers