This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: boot doesn't jump from TF-A to the linux Kernel.

Part Number: TDA4VM

Hi TI Support.

I am using the ti-processor-sdk-linux-automotive-j7-evm-06_01_01_02

The u-boot and T-FA are executed but the boot flow doesn't enter the Linux Kernel Image.

Below is the final log from serial console. 

I/TC: OP-TEE version: ti2019.02-89-ge5a8779-dev (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 Thu Dec 12 21:52:33 UTC 2019 aarch64
I/TC: Initialized
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x80080000
INFO:    SPSR = 0x3c9

  I tried setting breakpoint at 0x8008000 and I can see the breakpoint is hit. 

  But I don't see kernel booting. is the kernel start address 0x80080000 ? what could be the issue. 

  (Note: As an experiment I tried removing the kernel Image from rootfs/boot/ folder. but I still see same result ) 

Best Regards

Sami