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 version string: 4.6.0 NVIDIA 390.48
2. Install the OpenGL ES Emulator.
3. Download the SGM-775 FVP binary from here.
4. Initialise an Android on SGM-775 workspace by following the Arm Reference Platforms deliverables instructions.
5. Run the deliverables:
$ export MODEL=/path/to/sgm-775/models/Linux64_GCC-4.8/FVP_CSS_SGM-775 $ cd <workspace>/model-scripts/sgm775/ ./run_model.sh -f android