Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
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?
Hi Peter,
Got it and thanks for your reply.
One more question, if i want to implement user-space driver, is there any document about how to implement user-space driver?
Regards,
Cliff