commit | bb3bf3d59ead572002c6fc04016c155cd865d712 | [log] [tgz] |
---|---|---|
author | Jorge Ramirez-Ortiz <jorge@foundries.io> | Fri Mar 10 15:55:32 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Sun Mar 12 20:19:42 2023 +0100 |
tree | e0b5d6baaf51b72f6827a0a616987cad6e67cef7 | |
parent | de2f8939f1165e36962aab0d34eb5b24f786818e [diff] |
qemu_v8: qemu: configure slirp Without the development package installed in the host, the build system will not include slirp support. This will cause an error when trying to configure netdev's 'user' during qemu boot. Tested on qemu v7.2.0 Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> 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