• How to enable SVE support on SGI-575?
    I'm trying to test SVE support on SGI-575 FVP. For this purpose, I've built "sve_array_sum" example with some modifications and I'm having exception with ESR_EL1.EC = 0 . I investigated further and found...
  • How to enable SVE support on SGI-575?
    I'm trying to test SVE support on SGI-575 FVP. For this purpose, I've built "sve_array_sum" example with some modifications and I'm having exception with ESR_EL1.EC = 0 . I investigated further and found...
  • How to connect SGI-575 with external world via hostbridge interface
    I am using SGI-575 and trying to enable networking. I want to connect SGI-575 with external world so that I can access the ip of my kernel running on SGI-575 network from my host machine. There is no...
  • How to connect SGI-575 with external world via hostbridge interface
    I am using SGI-575 and trying to enable networking. I want to connect SGI-575 with external world so that I can access the ip of my kernel running on SGI-575 network from my host machine. There is no...
  • 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...