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

MCS: cherry-pick CLib rules #682

Merged
merged 4 commits into from
Oct 17, 2023
Merged

MCS: cherry-pick CLib rules #682

merged 4 commits into from
Oct 17, 2023

Conversation

corlewis
Copy link
Member

These commits have already been reviewed in #673

This generalises the rule ccorres_call_getter_setter by allowing the return
relation between the "getter" and the C function called to be arbitrary,
rather than just the identity relation.

A variant of this rule, ccorres_call_getter_setter_dc, is provided for
when we do not care about the return relation.

Signed-off-by: Michael McInerney <[email protected]>
Signed-off-by: Michael McInerney <[email protected]>
Signed-off-by: Michael McInerney <[email protected]>
@corlewis corlewis added the MCS related to `rt` branch and mixed-criticality systems label Oct 17, 2023
@corlewis corlewis self-assigned this Oct 17, 2023
@corlewis corlewis merged commit e436249 into seL4:rt Oct 17, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MCS related to `rt` branch and mixed-criticality systems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants