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.