Skip to content

gem5 integration in lisa

Darryl Green requested to merge github/fork/avanlaer/master into master

Created by: avanlaer

gem5: Added an if-statement in board configuration, to allow for the setup of a gem5 platform

This needs to be combined with changes in devlib (right now, commit 9b41c47 in github.com/avanlaer/devlib but more commits might follows). The extra code needed in lisa might change, if the underlying code in devlib changes but this might give you an idea.

Changes to be committed: modified: libs/utils/env.py

Merge request reports