]> begriffs open source - cmsis-freertos/blob - Test/CBMC/proofs/Queue/QueueCreateMutex/README.md
Merge branch 'develop'
[cmsis-freertos] / Test / CBMC / proofs / Queue / QueueCreateMutex / README.md
1 This harness proves the memory safety of QueueCreateMutex
2 for totally unconstrained input.
3
4 This proof is a work-in-progress.  Proof assumptions are described in
5 the harness.  The proof also assumes the following functions are
6 memory safe and have no side effects relevant to the memory safety of
7 this function:
8
9 * vPortEnterCritical
10 * vPortExitCritical
11 * vPortGenerateSimulatedInterrupt
12 * xTaskGetSchedulerState
13 * xTaskPriorityDisinherit
14 * xTaskRemoveFromEventList