• Run Android on SGM-775
    Running Android on SGM-775 requires additional setup and dependencies. 1. Check your host PC GPU drivers are compliant with OpenGL 4.3 or newer: $ glxinfo | grep -i "opengl version string" OpenGL...
  • System Guidance for Mobile (SGM)
    Preface From System Design : "Arm CoreLink System Guidance for Mobile is a collection of resources to provide a representative view of typical compute subsystems that can be designed and implemented...
  • Unable to update firmware on Musca A board
    I am unable to update Musca A firmware using procedure given on this link https://community.arm.com/dev-platforms/w/docs/318/musca-a-firmware-update-qspi-boot-recovery I was wondering if I might be missing...
  • Workaround for Unable to load native library: libnative-activity.so
    So, another bug I had to deal with NativeActivity and for which I have no clear solution but a workaround for. The problem I compiled a version of libnative-activity.so that depends on my own library...
  • Unable to load modules upon loading arm64 kernel build
    Hi, I have built an arm64 kernel image as per the step provided at https://community.arm.com/dev-platforms/w/docs/265/boot-an-arm64-kernel-on-the-juno-r1-platform . After copying the image to /SOFTWARE...