English

OSVAuto: automatic proofs about functional specifications in OS verification

Symbolic Computation 2025-05-23 v2 Logic in Computer Science

Abstract

We present OSVAuto for automatic proofs about functional specifications that commonly arise when verifying operating system kernels. The algorithm behind OSVAuto is designed to support natively those data types that commonly occur in OS verification, including sequences, maps, structures and enumerations. Propositions about these data are encoded into a form that is suitable for SMT solving. For quantifier instantiation, we propose an extension of recent work for automatic proofs about sequences. We evaluate the algorithm on proof obligations adapted from existing verification of the uC-OS/II kernel in Coq, demonstrating that a large number of proof obligations can be solved automatically, significantly reducing the proof effort on the functional side.

Keywords

Cite

@article{arxiv.2403.13457,
  title  = {OSVAuto: automatic proofs about functional specifications in OS verification},
  author = {Yulun Wu and Bican Xia and Jiale Xu and Bohua Zhan and Tianqi Zhao},
  journal= {arXiv preprint arXiv:2403.13457},
  year   = {2025}
}
R2 v1 2026-06-28T15:27:08.992Z