• Boot sequence and secure boot
    Hi, I'm using SAM L11 which is based on Cortex-M23. I have difficulties understanding the boot sequence and have the following questions. 1. The software bootloader is stored in the BOOT region (B_S...
  • cortex M4 boot issue
    Hi Experts, I need your help... Actually i am work on a multicore controller, the master core loads the application for the slave core(cortex M4).. Now when the slave core starts, it executes c_int00...
  • Multi Core and Boot Loader
    Would this group be able to answer some multi arm core and boot loader questions that we have ?
  • imx-atf boot flow
    Hi, imx-atf allows alternative boot flow by preloading a BL33 (custom) image into memory. Are there any instructions on how to use BL2 to boot an EL3 payload for pre-production test work ? How to...
  • Booting bare metal application on cortex A57 with u-boot
    Hi, I am using ARM cortex A-57 processor and I build image with my own startup code and ld script. The image is loaded with u-boot. When I tried booting the image, it is aborting with following message...