Skip to content

feat: hwrng for stm32 & rp #1447

feat: hwrng for stm32 & rp

feat: hwrng for stm32 & rp #1447

Workflow file for this run

name: hax
on:
pull_request:
push:
jobs:
hax:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- name: ⤵ Install and configure hax
uses: hacspec/hax-actions@main
with:
# pin hax to known-working
hax_reference: 5e3e6d2028db0ca8f583b427f770bbb7c26c7bed
- name: 🏃 Extract `riot-rs-runqueue`
working-directory: ./src/riot-rs-runqueue
run: |
rm -f proofs/fstar/extraction/*.fst*
cargo hax into fstar
- name: 🏃 Lax check `riot-rs-runqueue`
working-directory: ./src/riot-rs-runqueue/proofs/fstar/extraction
run: OTHERFLAGS="--lax" make