OP-TEE / build

Makefiles to use OP-TEE on various platforms
106 stars 209 forks source link

xen: update Buildroot configuration for QEMU #734

Closed jforissier closed 5 months ago

jforissier commented 5 months ago

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.

jforissier commented 5 months ago

@jbech-linaro I don't quite understand the IBART error, could you please check?

jenswi-linaro commented 5 months ago

Acked-by: Jens Wiklander <jens.wiklander@linaro.org>