mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-16 09:47:44 -04:00
* move CBMC proofs to FreeRTOS+ directory * Failing proofs corrected * ParseDNSReply proof added back * removed queue_init.h from -Plus/Test Co-authored-by: Yuhui Zheng <10982575+yuhui-zheng@users.noreply.github.com> |
||
---|---|---|
.. | ||
ARPGetCacheEntry_harness.c | ||
Configurations.json | ||
README.md |
The combined proofs in the subdirectories prove that ARPGetCacheEntry is memory safe for all possible combinations of ipconfigARP_STORES_REMOTE_ADDRESSES and ipconfigUSE_LLMNR. These are the only configuration parameters used inside the ARPGetCacheEntry.