This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Boot on ATF BL2 on Cortex-A53

Hi,

I'm porting a ATF BL2 on a custom SoC based on Cortex-A53. We don't have BL1 or equivalent yet. I want to know if it is possible to run the BL2 without loading it and start it from BL1/BootROM to test/debug my work ? 

For now, i tried to load my BL2 on RAM and jump to the entrypoint but I get an SError exception.

Regards,

0