• Cortex M33 Multicore Boot issue
    Hello there! As I am exploring the Arm Musca A1 board in a multicore scenario, some doubts emerged. When I load each core program to the FLASH memory and then boot it up, each core loads it's own code...
  • Cortex M33 Multicore Boot issue
    Hello there! As I am exploring the Arm Musca A1 board in a multicore scenario, some doubts emerged. When I load each core program to the FLASH memory and then boot it up, each core loads it's own code...
  • How to enable KVM-support on FVP? How to run ARM64 KVM on FVP?
    Greetings! I am trying to boot ARM64 KVM on FVP. I follow the document https://git.linaro.org/landing-teams/working/arm/arm-reference-platforms.git/about/docs/basefvp/user-guide.rst , and I build...
  • How to enable KVM-support on FVP? How to run ARM64 KVM on FVP?
    Greetings! I am trying to boot ARM64 KVM on FVP. I follow the document https://git.linaro.org/landing-teams/working/arm/arm-reference-platforms.git/about/docs/basefvp/user-guide.rst , and I build...
  • 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...