seL4 is a microkernel, meaning that all device drivers are user-level programs, as are network protocol stacks and file systems.  Low-level systems programming such as device driver development is tedious and error-prone.

Pancake is a research programming language currently under development at Chalmers University of Technology, ANU, and UNSW. It comes with a formally verified compiler and is built from the ground up for predictable compilation and ease of verification.

Interaction between device drivers and the seL4 device driver framework (sDDF) is mediated through a communication protocol where synchronisation happens via a set of shared ring buffers. Since this is necessary for any driver written in Pancake for sDDF, it would be desirable to have a verified library that abstracts away this protocol. This project is to develop and verify such a library.

School

Computer Science and Engineering

Research Area

Operating systems | Programming languages

The Trustworthy Systems (TS) Group is the pioneer in formal (mathematical) correctness and security proofs of computer systems software. Its formally verified seL4 microkernel, now backed by the seL4 Foundation, is deployed in real-world systems ranging from defence systems via medical devices, autonomous cars to critical infrastructure. The group's vision is to make verified software the standard for security- and safety-critical systems. Core to this a focus on performance as well as making software verification more scalable and less expensive.

  1. Report outlining the approach taken, tradeoffs considered and work done.
  2. Pull request to the CakeML/Pancake github repository with an implementation and HOL4 formalisation.
Lecturer (EF)
View Profile
Senior Proof Engineer
View Profile
Scientia Professor and John Lions Chair
View Profile