mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gem5: centralize information on simulate() time reached
This commit is contained in:
@@ -306,6 +306,7 @@ path_properties_tuples = (
|
||||
{
|
||||
'gem5_exit.S': {'requires_m5ops': True},
|
||||
'semihost_exit.S': {'requires_semihosting': True},
|
||||
'wfe_loop.S': {'more_than_1s': True},
|
||||
}
|
||||
),
|
||||
'return1.S': {'exit_status': 1},
|
||||
|
||||
Reference in New Issue
Block a user