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?