Arm Community
Arm Community
  • Site
  • User
  • Site
  • Search
  • User
  • Groups
    • Arm Research
    • DesignStart
    • Education Hub
    • Innovation
    • Open Source Software and Platforms
  • Forums
    • AI and ML forum
    • Architectures and Processors forum
    • Arm Development Platforms forum
    • Arm Development Studio forum
    • Arm Virtual Hardware forum
    • Automotive forum
    • Compilers and Libraries forum
    • Graphics, Gaming, and VR forum
    • High Performance Computing (HPC) forum
    • Infrastructure Solutions forum
    • Internet of Things (IoT) forum
    • Keil forum
    • Morello Forum
    • Operating Systems forum
    • SoC Design and Simulation forum
    • 中文社区论区
  • Blogs
    • AI and ML blog
    • Announcements
    • Architectures and Processors blog
    • Automotive blog
    • Graphics, Gaming, and VR blog
    • High Performance Computing (HPC) blog
    • Infrastructure Solutions blog
    • Innovation blog
    • Internet of Things (IoT) blog
    • Mobile blog
    • Operating Systems blog
    • Research Articles
    • SoC Design and Simulation blog
    • Smart Homes
    • Tools, Software and IDEs blog
    • Works on Arm blog
    • 中文社区博客
  • Support
    • Open a support case
    • Documentation
    • Downloads
    • Training
    • Arm Approved program
    • Arm Design Reviews
  • Community Help
  • More
  • Cancel
Open Source Software and Platforms
Open Source Software and Platforms
Wiki Run Android on SGM-775
  • Help
  • Jump...
  • Cancel
  • About this wiki
  • Supported platforms
  • Obtaining support
  • +Arm Reference Platforms deliverables
  • -A-class platforms
    • +Juno
    • +FVPs
    • +System Guidance for Infrastructure (SGI)
    • -System Guidance for Mobile (SGM)
      • Run Android on SGM-775
    • Corstone-500
    • Cortex-A5 DesignStart
    • +Neoverse N1 SDP
    • Neoverse Reference Designs
    • +Legacy platforms
  • +M-class platforms
  • +R-class platforms
  • +FPGA prototyping boards
  • +Open source software

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 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
  • Share
  • History
  • More
  • Cancel
Related
Recommended