config: update example to new mechanism

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-01-22 00:00:00 +00:00
parent 0a33292326
commit 5541167853
3 changed files with 12 additions and 5 deletions

3
config.py Normal file
View File

@@ -0,0 +1,3 @@
def set_args(args):
args['arch'] = 'aarch64'
args['gem5'] = True