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

MIT License
60 stars 74 forks source link

Adjust proof tooling to support CBMC v6 #513

Open tautschnig opened 2 months ago

tautschnig commented 2 months ago

Description

With CBMC v6, unwinding assertions are enabled by default, and object bits no longer need to be set at compile time. Update various build rules to use the latest template as provided with CBMC starter kit.

Checklist:

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