commit | f3fa64d653226bb6f6c556bfae7413fd2b2f9173 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Mon Oct 17 10:50:51 2016 +0200 |
committer | Jerome Forissier <jerome.forissier@linaro.org> | Tue Oct 18 11:21:07 2016 +0200 |
tree | c4dee4cfbbb02c6072cfbc6df4c2937f39a86b1f | |
parent | bf75eafd3f62c33929af8e00260580b8a9d1e5ca [diff] |
qemu-check.exp: monitor TEE core log file and detect assertion failures When "make check" is run and an assertion fails in TEE core, secure world hangs, and therefore xtest hangs too. "make check" will not report the failure and exit until a timeout occurs (480s). In order to detect the error condition sooner, open the TEE core log file and add a trigger on "assertion ... failed at ...". Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
Contains the necessary build files to handle OP-TEE for various setups, for now, please see manifest/README.md and OP-TEE/README.md for instructions.