We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi experts,
Today I was trying to use the latest OPTEE version to replace my previous one (v1.1.0) on my Juno board and I met one issue about tee-supplicant.
I used the initialization script from ashwildingarm 's post with the choice "Juno, latest, openembedded".
Now I have booted up my board with the new system.I could successfully run the command modprobe optee_armtz while I got the error -sh: tee-supplicant: command not found when I was trying to use the command tee-supplicant &.
modprobe optee_armtz
-sh: tee-supplicant: command not found
tee-supplicant &
Is there anything I missed for running tee-supplicant?
By the way, now I'm following the instruction of optee_test for running TA.If you have any other document about running a TA / xtest on latest OPTEE, please let me know so I could check the document by myself.
Thank you.
Simon