mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-20 10:35:14 -05:00
Finished some proof branches in prvSelectHighestPriorityTask.
This commit is contained in:
parent
346a7f778a
commit
ee2922ad80
2 changed files with 167 additions and 30 deletions
|
|
@ -42,6 +42,7 @@ echo "\n\nPreprocessing script finished\n\n"
|
|||
-I proofs \
|
||||
-codeFont "$FONT_SIZE" -traceFont "$FONT_SIZE" \
|
||||
-assume_no_provenance \
|
||||
-disable_overflow_check
|
||||
# -prover z3v4.5
|
||||
# -target 32bit -prover z3v4.5 \
|
||||
# TODO: If we set the target to 32bit, VF create `uint` chunks instead of `char` chunks during malloc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue