Skip to content

Conversation

@johnrhen
Copy link
Contributor

PKCS11 Demo Failure Fixes

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

@johnrhen johnrhen requested a review from a team as a code owner November 23, 2021 23:20
@aggarg aggarg merged commit f04e39d into FreeRTOS:patch-release-candidate-202111 Nov 24, 2021
moninom1 pushed a commit to moninom1/FreeRTOS that referenced this pull request Apr 17, 2023
* fix cbmc vProcessGeneratedUDPPacket proof

* Use CBMC XML output to enable VSCode debugger (FreeRTOS#673)

Prior to this commit, CBMC would emit logging information in plain text
format, which does not contain information required for the CBMC VSCode
debugger. This commit makes CBMC use XML instead of plain text.

Co-authored-by: Mark Tuttle <tuttle@acm.org>

* fix cbmc proofs for vProcessGeneratedUDPPacket and ProcessReceivedUDPPacket

* adding more asserts

* NULL assume to assignment

* fixing formatting and adding more non determinism to the proof

* adding asserts and comments

---------

Co-authored-by: Kareem Khazem <karkhaz@amazon.com>
Co-authored-by: Mark Tuttle <tuttle@acm.org>
urutva pushed a commit to urutva/FreeRTOS that referenced this pull request Aug 29, 2023
FreeRTOS#720)

* Fix warning issue for warnign in arithmnetic conversion for UBaseType_t

* Fix warning in streamBuffer

* Add cast to queue.c file changes

* Minor fix to cast

* Fix formatting

* Revert minor fix to cast

---------

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
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.

4 participants