commit | 0264ae3dba685f06f4032bb6eaa8e0414e2cb8a4 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Tue Dec 17 15:04:08 2024 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Tue Dec 17 15:50:39 2024 +0100 |
tree | 6779e14542d6a6bac3350dad2a3b6ca54bd11823 | |
parent | 1977c37e46d47bbd6f7ede15d18715a5b59f3d4b [diff] |
qemu_v8: fix "make check" with QEMU v9.2.0 Commit 1977c37e46d4 ("qemu_v8: support new path to QEMU v9.2.0") allows QEMU v9.2.0 to be used for 'make run[-only]', but it does not take into account 'make check[-only]'. Fix that. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
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