Hello Experts,
I am using SDK 08_06_00_45,
Building the OP-TEE using the link 3.10. OP-TEE is giving the error as shown
$ make CROSS_COMPILE64=aarch64-none-linux-gnu- PLATFORM=k3-am62ax CFG_ARM64_core=y ============================= Building SYSFW Image ============================= make[1]: Entering directory '/home/ubuntu/projects/TI/sdk/sdk_am62ax/sdk1/board-support/k3-image-gen-2022.01' Makefile:48: soc/NULL/Makefile: No such file or directory make[1]: *** No rule to make target 'soc/NULL/Makefile'. Stop. make[1]: Leaving directory '/home/ubuntu/projects/TI/sdk/sdk_am62ax/sdk1/board-support/k3-image-gen-2022.01' make: *** [Makefile:377: sysfw-image] Error 2
May I know how to resolve it?
Thanks
Pranshu