commit | 519da006b25a7508f14d52c60c8359e6b8288905 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Tue Feb 06 15:33:30 2024 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Feb 07 13:07:52 2024 +0100 |
tree | 412ee51e0aca0696075b5541867806ae1615eb1f | |
parent | 038dae53a91d6d30929d8353cc3644b645899797 [diff] |
xen: update Buildroot configuration for QEMU Buildroot 2023.02 has refactored some of the BR2_ configuration flags for the QEMU package. Switch to the new ones in order to fix the following error when running "make buildroot XEN_BOOT=y": Makefile.legacy:9: *** "You have legacy configuration in your .config! Please check your configuration.". Stop. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> 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