Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve issues with SCHED0000 test #62

Merged
merged 2 commits into from
Dec 8, 2021
Merged

Conversation

kent-mcleod
Copy link
Member

Resolves #61

Force the main thread to suspend by waiting for multiple timer
interrupts. This should handle cases where the timeout was signalled
before the main thread had a chance to become blocked.

Signed-off-by: Kent McLeod <[email protected]>
This test isn't arch specific and so is expected to pass on riscv.

Signed-off-by: Kent McLeod <[email protected]>
Copy link
Member

@lsf37 lsf37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This should unblock the new docker containers as well.

@lsf37 lsf37 merged commit fae7635 into seL4:master Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SCHED0000 fails for PC99_release with clang 11
2 participants