I currently working with OPTEE on QEMU to create a trusted application in ARM trustzone. I wonder can OPTEE work without a normal world OS (like linux).
I have tried to modify ARM trusted firmware to skip the boot process which loading normal world component. Am I doing it correctly?