mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
gem5 fs_bigLITTLE.py: enable m5 readfile
This commit is contained in:
1
run
1
run
@@ -572,6 +572,7 @@ Extra options to append at the end of the emulator command line.
|
||||
'arm',
|
||||
'fs_bigLITTLE.py'
|
||||
), LF,
|
||||
'--bootscript', self.env['gem5_readfile_file'], LF,
|
||||
'--big-cpus', str((self.env['cpus'] + 1) // 2), LF,
|
||||
'--cpu-type', cpu_type, LF,
|
||||
'--disk', self.env['disk_image'], LF,
|
||||
|
||||
Reference in New Issue
Block a user