Open PramitaPandit opened 11 months ago
You're recompiling optee_os after changing to another commit. This usually works well, but if a .h file has been removed you'll see errors like this. The easiest to to just remove optee_os/out
and try again.
I received this error while following the instructions from the documentation: https://optee.readthedocs.io/en/latest/building/devices/qemu.html#qemu-v8
Can anyone help ?