Hello,
I am using a custom configuration of a board based on the S32G3 RDB3 board as reference with the BSP43. The build runs through but while flashing with the fip.bin-qspi & flashimage.bin file, the bootloader hangs after executing BL2. It is not going into the BL31 function. (See screenshot below).

I have applied a patch to debug. As per the log on the UART console, the entry point address for BL31 is set to 0xFF600000.
As per the BSP43 UM, the base address for the BL31 is mentioned as 0xFF800000.
Could you also share the details of the BL31 & BL33 sizes so that we know if we need to translate addresses.
Require support for debugging this issue.