ARM: Add some MP regressions and clean up the disk images and kernels a bit
This commit is contained in:
@@ -277,8 +277,11 @@ if env['FULL_SYSTEM']:
|
||||
't1000-simple-timing']
|
||||
if env['TARGET_ISA'] == 'arm':
|
||||
configs += ['realview-simple-atomic',
|
||||
'realview-simple-atomic-dual',
|
||||
'realview-simple-timing',
|
||||
'realview-o3']
|
||||
'realview-simple-timing-dual',
|
||||
'realview-o3',
|
||||
'realview-o3-dual']
|
||||
if env['TARGET_ISA'] == 'x86':
|
||||
configs += ['pc-simple-atomic',
|
||||
'pc-simple-timing',
|
||||
|
||||
Reference in New Issue
Block a user