CBMC: Add prove and spec for adrs_set_hash_address#32
Conversation
|
Not sure if the VALID_SLH_VAR_T macro is complete. Should adrs->u32 be memory no aliased? |
adrs_set_hash_address
It is certainly not complete, but that is okay. We can extend it when another proof requires it. |
mkannwischer
left a comment
There was a problem hiding this comment.
The changes do look good to me, but the proofs time out.
Does this proof pass for you locally?
Hi Matthias, sorry for the delay. This should be fixed now. |
mkannwischer
left a comment
There was a problem hiding this comment.
Thanks @h2parson. The changes LGTM. Can you please clean up the commit history (i.e., squash into one commit and make sure that it accurately reflects your changes).
|
It's squashed now. |
Signed-off-by: h2parson <h2parson@uwaterloo.ca>
Resolves issue #30