commit | 4c4a647c892dc5c191a9e8968cf3221225038451 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Fri Jun 03 10:02:19 2022 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Nov 21 11:07:04 2023 +0100 |
tree | 565a9511474d6cd23595d00de3cf1264215b343d | |
parent | 9a96009cc9798a8c1178db24e1309eaf900e01d8 [diff] |
qemu_v8: Build Xen as XEN_EXT Adds and uses a br-ext package XEN_EXT to build Xen from git repository instead of downloading a tar archive. This helps with Xen development and also switching to the latest Xen version. The files br-ext/package/xen_ext/Config.in and br-ext/package/xen_ext/xen_ext.mk are based on package/xen/Config.in and package/xen/xen.mk found in buildroot version 2022.11.1. They have since then been updated to work with a more recent version Xen. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@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