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.

AM2432: Does RBL checks SBL image CRC or signature before booting in HS-FS mode

Part Number: AM2432

Tool/software:

As I know, AM243x has two bootup location. One is primary SBL 0x0 and another if backup SBL 0x400000.

In case SBL image at primary SBL got corrupted like some addresses in the middle of the booflash image, does AM243x RBL has a mechanism to check primary image integrity using CRC or other ways? And, fallback to backup SBL location and bootup it?

I mean, is there any fully image CRC check or some other type of check in HS-FS mode, before booting SBL image from primary SBL location?