FreeRTOS-Kernel/verification/verifast/proof/single_core_proofs
Tobias Reinhard e800ebd293 Exposed node owners in all predicates related to nodes. Adapted proofs to new predicates.
Changed predicates:
- `xLIST_ITEM`
- `DLS`
- `xLIST`
- `readyLists_p`
- `List_array_p`
2022-11-30 09:44:25 -05:00
..
README.md Highlighted that reused list proofs assume single-core setting. 2022-11-18 13:46:43 -05:00
scp_common.h Added single-core list predicates and proofs. Most proofs are commented out for the moment. 2022-11-18 15:38:32 -05:00
scp_list_predicates.h Exposed node owners in all predicates related to nodes. Adapted proofs to new predicates. 2022-11-30 09:44:25 -05:00

This directory contains proof artifacts written by Aalok Thakkar and Nathan Chong. See the following pull request: https://github.com/FreeRTOS/FreeRTOS/pull/836