Skip to content

Conversation

@aggarg
Copy link
Member

@aggarg aggarg commented Mar 4, 2023

Description

These were introduced in PR #620. The following are the 2 issues addressed -

  1. A patch for CBMC failed to apply because of changes in doxygen comment. This PR re-creates the patch from the latest code.
  2. Introduction of do...while( 0 ) caused the CBMC loop identifiers to change, causing the unwinding to fail. This PR updates the loop identifiers.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

These were introduced in PR FreeRTOS#620.

Signed-off-by: Gaurav Aggarwal <[email protected]>
@aggarg aggarg requested a review from a team as a code owner March 4, 2023 21:56
Signed-off-by: Gaurav Aggarwal <[email protected]>
@amazonKamath amazonKamath merged commit 3c09383 into FreeRTOS:main Mar 6, 2023
@aggarg aggarg deleted the cbmc_fixes branch March 6, 2023 10:24
@moninom1 moninom1 mentioned this pull request Mar 7, 2023
moninom1 added a commit that referenced this pull request Mar 7, 2023
* update the freertos + TCP demos to use the neew API for getting the UDP pyaload buffer [FreeRTOS_GetUDPPayloadBuffer_ByIPType] (#938)

* Add CBMC proof-running GitHub Action (#924)

* Added two config options to the FreeRTOSConfig file to get the demo running again. Fixed a typo in a file. Added a section to the link file (#940)

* Create SMP on target test framework. (#911)

* Fix CBMC proof failures (#946)

These were introduced in PR #620.

* Make static IP address configurable (#947)

* Fix issues in TCP QEMU Demo (#948)
every-breaking-wave pushed a commit to every-breaking-wave/FreeRTOS that referenced this pull request Nov 15, 2024
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
* Fix CBMC proof failures

These were introduced in PR FreeRTOS#620.

Signed-off-by: Gaurav Aggarwal <[email protected]>

* Update manifest

Signed-off-by: Gaurav Aggarwal <[email protected]>

---------

Signed-off-by: Gaurav Aggarwal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants