commit | c54f4f51fafbd181cc5cea056c0eb46eb1295ef1 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Thu Nov 21 17:40:19 2019 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Nov 22 10:48:48 2019 +0100 |
tree | 6690f40ea9eea64b3f8dbf3f661cb4fccc8de71f | |
parent | d79d667b3c08f3ef18e9c0f697324e94b4e8ec7d [diff] |
qemu, qemu_v8: do not build Linux modules The QEMU and QEMUv8 builds do not need any kernel module to boot and run xtest etc. so we can save build time by only building the kernel image by default. Signed-off-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org> Reviewed-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