# malisim **Repository Path**: qihangkong/malisim ## Basic Information - **Project Name**: malisim - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-12 - **Last Updated**: 2025-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目介绍 mali-sim 项目是根据开源项目 Mesa3D (xxxx) 中的panfrost驱动资料开发的一个对mali gpu的仿真器,目前可以支持 Qemu + Mali。 # 项目初始化 ``` git clone https://gitee.com/qihangkong/malisim.git cd malisim repo init . -m repo/gitee.xml ```