Hello,
I’m having trouble being able to run the OP-TEE Hello World example program on my Jetson Orin Nano. I’m currently getting this error shown above. I followed the OP-TEE documentation build step correctly and tried to build it numerous of times. Does anyone know what can cause this issue 0xffff0008 code 0x3. In my understanding, this error is when attempting to open a session with the Trusted Execution Environment (TEE). The origin code 0x3 implies the error originates from the TEE Client API itself but don’t know how to fix the issue.
OP-TEE Documation - optee_examples — OP-TEE documentation documentation
