This is a technical change to the proof mode of the bitfield generator included in the seL4 source. The postconditions of the generated specifications of the *_ptr_set and *_ptr_new functions now describe the entire new heap via (new_heap = hrs_mem_update (...) old_heap). Previously they described the contents of various projections of the heap, which is less precise. |
||
|---|---|---|
| .. | ||
| bf.vim | ||
| bitfield_gen.py | ||
| changed.sh | ||
| circular_includes.py | ||
| cpp_gen.sh | ||
| invocation_header_gen.py | ||
| lex.py | ||
| syscall_header_gen.py | ||
| umm.py | ||
| xmllint.sh | ||
| yacc.py | ||