...
The SB file is the NXP binary file format for bootable images. The file consists of sections, a sequence of bootloader commands, and data that assists MCU Bootloader in programming the image to target memory. The image data can also be encrypted in the SB file. The file can be downloaded to the target using the MCU Bootloader receive-sb-file command.
https://www.nxp.com/docs/en/user-guide/MBOOTELFTOSBUG.pdf
...
i.MX RT bootable image
There are two types of supported boot image:
...