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

Introduce the Kani Rust verifier #30

Merged
merged 5 commits into from
Oct 7, 2023
Merged

Conversation

nspin
Copy link
Member

@nspin nspin commented Oct 6, 2023

  • Add scripts in hacking/kani/
  • Add a proof harness for sel4-bitfield-ops
  • Add CI job

A first step towards addressing #16. This PR does not add proof harnesses for any unsafe code, just safe but important code in sel4-bitfield-ops.

The Kani automated setup is invasive, so I've checked in a Makefile + Dockerfile that isolates it to a container.

nspin added 3 commits October 6, 2023 11:06
Signed-off-by: Nick Spinale <nick@nickspinale.com>
Signed-off-by: Nick Spinale <nick@nickspinale.com>
Signed-off-by: Nick Spinale <nick@nickspinale.com>
@nspin nspin force-pushed the pr/introduce-kani branch from 53e17b2 to 23041b3 Compare October 6, 2023 11:06
nspin added 2 commits October 6, 2023 11:20
- Add scripts in hacking/
- Add harness for sel4-bitfield-ops

Signed-off-by: Nick Spinale <nick@nickspinale.com>
Signed-off-by: Nick Spinale <nick@nickspinale.com>
@nspin nspin force-pushed the pr/introduce-kani branch from 23041b3 to 0505be2 Compare October 6, 2023 11:20
@nspin nspin mentioned this pull request Oct 6, 2023
@nspin nspin merged commit 8e90b88 into seL4:main Oct 7, 2023
14 checks passed
@nspin nspin deleted the pr/introduce-kani branch October 20, 2023 11:27
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