userland/arch/aarch64/inline_asm/futex_sev.cpp

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-01-14 00:00:02 +00:00
parent fbc757aa57
commit d29a07ddad
3 changed files with 40 additions and 0 deletions

View File

@@ -525,6 +525,7 @@ path_properties_tuples = (
},
{
'freestanding': freestanding_properties,
'futex_sev.cpp': {'more_than_1s': True},
'sve_addvl.c': {'arm_sve': True},
'wfe_sev.c': {
# gem5 bug, WFE not waking up on syscall emulation,