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: How to build sbl,atf-tee/ spl/uboot

Part Number: TDA4VM

Dear experts

I used tda4vm, I want to change the boot flow to

sbl(norflash) -> ATF-TEE (norflash) -> SPL (norflash) -> u-boot (norflash) -> kernel (eMMC).

Do I need to change the sdk code

Are  they compiled the same way as the SD card boot version, and how to build them(sbl/atf-tee/spl/u-boot/kernel)?

Thanks.