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

Discard ARM Refine proofs on rt branch #826

Open
wants to merge 1 commit into
base: rt
Choose a base branch
from

Conversation

corlewis
Copy link
Member

This restores the ARM refine proofs to match master. The rt changes to these proofs have not been maintained for a long time and have not been kept up to date with changes made to the specifications and ainvs. There also hasn't been a strong effort to keep them in a consistent state when doing merges in the past. When we want to do these proofs for ARM again in the future we will need to pull in the changes from RISCV64 anyway, and discarding them like this will make merges easier now.

@corlewis corlewis added the MCS related to `rt` branch and mixed-criticality systems label Nov 14, 2024
@corlewis corlewis self-assigned this Nov 14, 2024
This restores the ARM refine proofs to match master. The rt changes to
these proofs have not been maintained for a long time and have not been
kept up to date with changes made to the specifications and ainvs. There
also hasn't been a strong effort to keep them in a consistent state when
doing merges in the past. When we want to do these proofs for ARM again
in the future we will need to pull in the changes from RISCV64 anyway,
and discarding them like this will make merges easier now.

Signed-off-by: Corey Lewis <corey.lewis@proofcraft.systems>
Copy link
Member

@Xaphiosis Xaphiosis left a comment

Choose a reason for hiding this comment

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

I assume this is a straight clobber, so am approving it as we discussed. We should be able to bring it back faster once arch-split makes it to MCS.

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.

2 participants