FreeRTOS-Kernel/verification/verifast
Tobias Reinhard 2fd6bcc2d7 Updated predicate xLIST_ITEM to jeep up with breaking VF change.
VeriFast now ensures that no uninitialised values are read. `x |-> _` is interpreted as "uninitialised", `x |-> ?v` is interpreted as "initialised".
2022-11-22 07:14:21 -05:00
..
custom_build_scripts_RP2040 Added info about available tasks to lock predicate. 2022-11-16 10:28:31 -05:00
demos Update SMP demo submodule. 2022-10-14 13:10:53 -04:00
problems Added minimal example for VF bug involving testing for macro defines in headers. 2022-10-13 09:16:54 -04:00
proof Updated predicate xLIST_ITEM to jeep up with breaking VF change. 2022-11-22 07:14:21 -05:00
proof_setup Nightly build of Nov 14, 2022 broke old proof for vTaskCreate. Ignoring these proofs for now. 2022-11-15 09:31:56 -05:00
sdks Dumped new version of pico sdk submodule. 2022-10-13 10:02:31 -04:00
.gitignore Added preprocessing out dir to .gitignore. 2022-11-11 15:11:44 -05:00
start-vfide--original.sh Added VF startup script for preprocessed tasks.c. 2022-10-14 13:37:30 -04:00
start-vfide--preprocessed.sh Added single-core list predicates and proofs. Most proofs are commented out for the moment. 2022-11-18 15:38:32 -05:00