We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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,