Skip to content

tpm2_create: Fix creation of ctx file without TPM2_CreateLoaded #3541

Merged
AndreasFuchsTPM merged 1 commit intotpm2-software:masterfrom
JuergenReppSIT:fix-tpm2-create-no-createloaded
Jan 28, 2026
Merged

tpm2_create: Fix creation of ctx file without TPM2_CreateLoaded #3541
AndreasFuchsTPM merged 1 commit intotpm2-software:masterfrom
JuergenReppSIT:fix-tpm2-create-no-createloaded

Conversation

@JuergenReppSIT
Copy link
Member

…ilable.

If the TPM2 command CreateLoaded is not available the creation of a ctx file with tpm2_create was not possible. Now a TPM2_Create and TPM2_Load is used to create a ctx file if CreateLoaded is not available.

…ilable.

If the TPM2 command CreateLoaded is not available the creation of a ctx
file with tpm2_create was not possible. Now a TPM2_Create and TPM2_Load is
used to create a ctx file if CreateLoaded is not available.

Signed-off-by: Juergen Repp <juergen_repp@web.de>
@JuergenReppSIT JuergenReppSIT force-pushed the fix-tpm2-create-no-createloaded branch from b364bef to 062a5d7 Compare January 14, 2026 09:08
@AndreasFuchsTPM AndreasFuchsTPM merged commit 308b4f7 into tpm2-software:master Jan 28, 2026
23 checks passed
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.

2 participants