Hi,TI team
tiboot3.bin tispl. bin sysfw. itb : we want to know what these files do,Can you tell us the source code path of these files?
we use SDK : ti-processor-sdk-linux-j7-evm-08_02_00_03
Thanks
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.
Hi,TI team
tiboot3.bin tispl. bin sysfw. itb : we want to know what these files do,Can you tell us the source code path of these files?
we use SDK : ti-processor-sdk-linux-j7-evm-08_02_00_03
Thanks
Hi Bangfei,
These are all various bootloader image files. Please see the U-Boot board README file for details.
These are also explained in the U-Boot User Guide section of the Linux SDK documentation.
regards
Suman
Hi ,expert
From the guide file ,we know the boot flow.
For further study,we want to know the source code path of each bootloader image file, and then know the implementation content of the code.
we looking forward to your reply. Thanks
we want to know the source code path
In the first link provided by Suman Anna it gives some possible answers of what you're looking for:
120 Sources:
121 --------
122 1. SYSFW:
123 Tree: git://git.ti.com/k3-image-gen/k3-image-gen.git
124 Branch: master
125
126 2. ATF:
127 Tree: github.com/.../arm-trusted-firmware.git
128 Branch: master
129
130 3. OPTEE:
131 Tree: github.com/.../optee_os.git
132 Branch: master
133
134 4. U-Boot:
135 Tree: gitlab.denx.de/.../u-boot
136 Branch: master