OP-TEE / build

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

QEMU_v8: remove EDK2 #671

Closed jforissier closed 11 months ago

jforissier commented 11 months ago

Please ignore the first commit ("qemu_v8: u-boot: fix load address of kernel and RAM disk") which is submitted as https://github.com/OP-TEE/build/pull/670 and review the second one only ("qemu_v8: remove EDK2"). Edit: let's review both commits here.

jforissier commented 11 months ago

As mentioned in the description of the second commit, this PR combined with the update of U-Boot and the removal of EDK2 from the manifest (https://github.com/OP-TEE/manifest/pull/244) does indeed fix the OP-TEE OS CI. Tested in my own fork: in https://github.com/jforissier/optee_os/actions/runs/5682619384.

jenswi-linaro commented 11 months ago

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