You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Handles returned from tpm2-tss APIs does not need to be unique.
This an attempt to fix problem #383 by removing the check in
HandleManager that made a check for uniqueness. This has been replaced
with handle consistency check.
- Enables the integration tests that was disabled due to this issue.
Co-authored-by: Ionut Mihalcea <[email protected]>
Co-authored-by: Jesper Brynolf <[email protected]>
Signed-off-by: Jesper Brynolf <[email protected]>
0 commit comments