aws / ota-for-aws-iot-embedded-sdk

MIT License
60 stars 74 forks source link

Use CBMC version 5.95.1 #512

Closed tautschnig closed 2 months ago

tautschnig commented 5 months ago

Description

The upcoming CBMC version 6 release includes changes that may affect existing proofs. This PR will make sure that ota-for-aws-iot-embedded-sdk PRs are not negatively impacted by this release. After releasing CBMC version 6 we will issue a follow-up PR that will return ota-for-aws-iot-embedded-sdk to using CBMC's latest release, and will include any changes to proofs that may be necessary to support the new version.

Checklist:

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

tautschnig commented 2 months ago

Closing as this has been changed for all FreeRTOS projects in https://github.com/FreeRTOS/CI-CD-Github-Actions/pull/96. #513 will facilitate the update to CBMC v6.