OP-TEE / manifest

Manifests to use OP-TEE on various platforms
69 stars 176 forks source link

qemu_v8: udpate edk2 to tag edk2-stable201905 #177

Closed jforissier closed 3 years ago

jforissier commented 3 years ago

Updates EDK2 to tag edk2-stable201905, which brings Python3 support. Project attribute sync-s="true" is added because this version of EDK2 has a couple of git submodules.

The most recent tags pull in a lot more code as submodules and that is not really needed at the moment.

Signed-off-by: Jerome Forissier jerome@forissier.org Change-Id: I96ffbf6736a28482fc1b3dfa8fd3b272ec1f5037

jbech-linaro commented 3 years ago

Reviewed-by: Joakim Bech <joakim.bech@linaro.org>