FreeRTOS-Kernel/verification/verifast/custom_build_scripts_RP2040
Tobias Reinhard 2404a2f253 Added flag to skip very expensive part of the proof for prvInitialiseNewTask.
When the symbol `VERIFAST_SKIP_BITVECTOR_PROOF__STACK_ALIGNMENT` is defined in the preprocessor script, we skip the verification of the stack alignment. This part of the proof involves bit vector arithmetic and hence takes long to verify.
2022-11-03 15:40:12 -04:00
..
build_full.sh Added scripts to build kernel and to preprocess tasks.c. 2022-10-14 13:23:37 -04:00
preprocess_tasks_c.sh Added flag to skip very expensive part of the proof for prvInitialiseNewTask. 2022-11-03 15:40:12 -04:00
vf_rewrite.sh VF rewrite: Delete attributes. 2022-10-21 12:27:58 -04:00