Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Tool/software: TI C/C++ Compiler
Hi TI members:
Recently I try to test the RTOS SDK 07_01 version .
I do "make sdk_clean" steps under vision_apps folder, ,
but I get one fail when it try to do "sbl_atf_optee_scrub".
make[1]: *** /home/sdc/opt/V3GA_07_01/psdkra/vision_apps/../ti-optee-os: No such file or directory. Stop. makerules/makefile_sbl.mak:85: recipe for target 'sbl_atf_optee_scrub' failed make: *** [sbl_atf_optee_scrub] Error 2
After check, I found there is no folder name "ti-optee-os" in my RTOS 07_01 SDK folder,.
I also try to re-install the RTOS SDK again, but there is actual no folder "ti-optee-os" created after install finished.
I compared the RTOS07_00 version SDK, and there is one folder "ti-optee-os" created.
So how can I get the ti-optee-os source code for RTOS SDK 07_01 version?
BR
Sentinen Chen