Skip to content

WiP TPM storage tests#107

Closed
LinuxJedi wants to merge 2 commits into
wolfSSL:masterfrom
LinuxJedi:tpm-storage
Closed

WiP TPM storage tests#107
LinuxJedi wants to merge 2 commits into
wolfSSL:masterfrom
LinuxJedi:tpm-storage

Conversation

@LinuxJedi
Copy link
Copy Markdown
Member

No description provided.

When a token is stored and then reloaded during `C_Initialize`, the
token object IDs are reset to zero. Which means new objects will end up
with the same IDs as loaded objects.

This is probably a "bad thing", so let's not do that. With this patch
the next object ID is stored with the token.
@LinuxJedi LinuxJedi force-pushed the tpm-storage branch 2 times, most recently from 8709b02 to bdadb88 Compare June 27, 2025 14:37
@LinuxJedi
Copy link
Copy Markdown
Member Author

Closed, redoing in #108

@LinuxJedi LinuxJedi closed this Jun 30, 2025
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.

1 participant