This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to get the source code for Mali GPU User-Space driver?

I have an ARM development board with Mali-400 and want to porting Android on it.

I didn’t see the boot animation because the origin AOSP supports emulator rendering.

After tracing Surfacefinger, I found I need to use Mali GPU User-Space driver instead of emulator driver.

Could anyone help me get the source code for Mali GPU User-Space driver?

Parents
  • The Mali user-space binaries are proprietary, so source code is not available openly.

    The official route to get binaries for a specific hardware platform is from the board or chipset manufacturer, as they often customize the drivers. We provide only a limited number of pre-built binaries on our developer downloads page for some specific development boards. 

    Kind regards, 
    Pete

Reply
  • The Mali user-space binaries are proprietary, so source code is not available openly.

    The official route to get binaries for a specific hardware platform is from the board or chipset manufacturer, as they often customize the drivers. We provide only a limited number of pre-built binaries on our developer downloads page for some specific development boards. 

    Kind regards, 
    Pete

Children