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

tests: update tests for handler parameters #78

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

corlewis
Copy link
Member

@corlewis corlewis commented Jul 22, 2022

TCB configuration functions now require two new parameters, which can be used to directly set the fault and timeout handlers badge and rights. This commit updates the tests by setting these parameters to
seL4_NilData and seL4_NoRights, maintaining the previous behaviour.

See https://sel4.atlassian.net/browse/RFC-11 for more information about this proposal.

TCB configuration functions now require two new parameters, which can
be used to directly set the fault and timeout handlers badge and
rights. This commit updates the tests by setting these parameters to
seL4_NilData and seL4_NoRights, maintaining the previous behaviour.

Signed-off-by: Corey Lewis <[email protected]>
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.

1 participant