chinglee-iot
7adb08eff5
Update single core CMBC and unit test ( #1045 )
...
This PR fixes CBMC and unit test for single core FreeRTOS in the FreeRTOS-Kernel PR - https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/716 .
- xYieldPendings and xIdleTaskHandles are now an array. Update in FreeRTOS unit test.
- Update CBMC patches.
2023-07-24 15:42:20 +05:30
Mark Tuttle
0390b0fc9b
Add CBMC viewer configuration files ( #683 )
...
* Revert cbmc-viewer flags
* Add cbmc-viewer configuration files
* Repair CBMC patch to prvCopyDataToQueue
Authored-by: Mark R. Tuttle <mrtuttle@amazon.com>
2021-09-13 21:23:35 -04:00
Carl Lundin
cf39a90d6d
Fix CBMC patches. ( #471 )
...
* Fix CBMC patches.
2020-12-12 21:00:03 -08:00
Cobus van Eeden
a691c6199e
Updating queue.c patches for CBMC proofs ( #216 )
2020-08-26 13:07:15 -07:00
Yuhui Zheng
8156f64d1c
Copying CBMC proofs from aws/amazon-freertos repo ./tools/cbmc to this repo ./FreeRTOS/Test/CBMC as is.
...
The commit ID in aws/amazon-freertos is 0c8e0217f2a43bdeb364b58ae01c6c259e03ef1b.
2020-03-31 14:21:53 -07:00