baremetal aarch64: timer.c get closer to working

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-06-16 00:00:02 +00:00
parent b3874cc72b
commit 89084d2332
5 changed files with 60 additions and 36 deletions

View File

@@ -303,6 +303,7 @@ path_properties_tuples = (
),
'return1.S': {'exit_status': 1},
'semihost_exit.S': {'requires_semihosting': True},
'timer.c': {'skip_run_unclassified': True},
},
)
}