OP-TEE / manifest

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

U-boot SPL with Qemu armv8? #300

Open RNNord2 opened 2 weeks ago

RNNord2 commented 2 weeks ago

Hi. I'm using the qemu_v8.xml manifest. Is there anyway I can get an SPL from the U-boot build? I would like the boot flow BL1 -> SPL -> BL31 -> OPTEE -> U-boot -> Linux. Is there anyway I can do this running on Qemu?