Hi Ti,
The current secure boot sequence I'm using is:
SBL->BOOT_APP->lateapp1->lateapp2->ATF/OPTEE->tikernel->tidtb
Actual startup time is greater than 20s. Is there a solution to speed up the startup time, making it significantly less than 20s? If so, please provide instructions on how to implement the solution.
The SDK I am currently using is: ti-processor-sdk-rtos-j721e-evm-08_06_00_12
Current Device type: HS
thanks.