commit | 3c36a555bacbfc07826b088271d95bf81ca48609 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Wed Jan 05 08:59:42 2022 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jan 05 11:03:25 2022 +0100 |
tree | ea5307dd1fe69816e55ec72328bd205dabed192e | |
parent | 92d86ba02b834cd5d7279a597d0ddb49482f1765 [diff] |
qemu-check.exp: fix hang when CHECK_TESTS=trusted-keys XEN_BOOT=y When running only the Trusted Keys test in Xen, qemu-check.exp waits for a prompt twice causing a hang. Move the expect command at the right place to fix that. Signed-off-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Sumit Garg <sumit.garg@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