summaryrefslogtreecommitdiff
path: root/src/dev/arm/gpu_nomali.cc
AgeCommit message (Collapse)Author
2015-07-07dev, arm: Add a device model that uses the NoMali modelAndreas Sandberg
Add a simple device shim that interfaces with the NoMali model library. The gem5 side of the interface supports Mali T60x/T62x/T760 GPUs. This device model pretends to be a Mali GPU, but doesn't render anything and executes in zero time.