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 can build bl31.bin for my i.MX8QM EVK (Arm Trusted Firmware open source reference) which can act as an Armv8-A bootloader.
I am NOT intending to include any u-boot binary in my test image. Is this possible ?
Can anyone suggest how to build a Cortex-A53 test image for i.MX8QM EVK with bl31.bin as the bootloader ? Any documentation or information ?
Thanks
https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/bl31/bl31_main.c
Entry point address is the first instruction address of next loaded image.