Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 382 Bytes

File metadata and controls

3 lines (2 loc) · 382 Bytes

Assignment 1

Download and build seL4 running on Qemu (this may take more time than you think). In class, demonstrate a user program running on seL4/Qemu (perhaps one that makes a system call). Modify the seL4 source code in a way that breaks the correctness proof. Describe the change and resulting proof failure in class.