Skip to content

Conversation

@karkhaz
Copy link
Contributor

@karkhaz karkhaz commented Feb 17, 2023

This commit adds a GitHub Action that runs the CBMC proofs upon every push and pull request. This is intended to replace the current CBMC CI.

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

@karkhaz karkhaz force-pushed the kk-add-github-action branch 10 times, most recently from d81f462 to 18df66b Compare March 3, 2023 14:52
@karkhaz karkhaz marked this pull request as ready for review March 3, 2023 15:23
@karkhaz karkhaz requested a review from a team as a code owner March 3, 2023 15:23
This commit adds a GitHub Action that runs the CBMC proofs upon every
push and pull request. This is intended to replace the current CBMC CI.
@karkhaz karkhaz force-pushed the kk-add-github-action branch from 18df66b to 06e75a5 Compare March 3, 2023 20:29
@archigup archigup merged commit 408c384 into FreeRTOS:main Mar 3, 2023
@karkhaz karkhaz deleted the kk-add-github-action branch March 3, 2023 23:39
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)
moninom1 pushed a commit to moninom1/FreeRTOS that referenced this pull request Jun 27, 2023
* Adding CBMC proof for TreatNBNS

* add prrofs for prepareReplyDNSMessage

* add proofs for prepareReplyDNSMessage

* prove ulNBNSHandlePacket

* add prrof for ulNBNSHandlePacket

* fix formatting

* fix formatting

* fix formatting

* fix copyright

* reverting last commits

* add more comments

* add proof for NBNSHandlePacket

* add proof for NBNSHandlePacket, fix formatting

* add cbmc proof for prepareReplyDNSMessage

* add cbmc proof for prepareReplyDNSMessage

* fix spell check

* revert back unwanted changes

* add CBMC proof for CreateDNSMessage

* fix formatting

* fix spell check

* fix review comments

* fix review comments

* adding review comment changes

* upddate as per review comments

* update copyright
every-breaking-wave pushed a commit to every-breaking-wave/FreeRTOS that referenced this pull request Nov 15, 2024
* Add code to allow building for x64 in MSVC

- Add code for x64 arch.
- Add initial value for local otherwise it won't get proper value in x64.

* Moving init local to portGET_HIGHEST_PRIORITY

- From code review.

* More changes following review

* Another style fix from review

* Update formatting

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

---------

Signed-off-by: Gaurav Aggarwal <[email protected]>
Co-authored-by: Gaurav-Aggarwal-AWS <[email protected]>
Co-authored-by: Nikhil Kamath <[email protected]>
Co-authored-by: Soren Ptak <[email protected]>
Co-authored-by: Gaurav Aggarwal <[email protected]>
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
This commit adds a GitHub Action that runs the CBMC proofs upon every
push and pull request. This is intended to replace the current CBMC CI.
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