Tool/software:
The document AM62x_HS_Key_Programming_Flashing_v3.pdf describes the use of a fw-tiboot3.bin, or "flashwriter BL", for flashing a secure (SE) tiboot3.bin.
It states:
"Flash writer (fw-tiboot3.bin) flash the regular BL (tiboot3.bin) @primary boot offset".
We would like to do this, in which fw-tiboot3.bin allows us to download regular BL (tiboot3.bin) via dfu, and write it to the emmc boot0 partition.
But how do we create a fw-tiboot3.bin capable of doing this?