We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dasharo firmware
PC Engines APU2, PC Engines APU3
0.9.0
No response
tpm2_create -C primary.ctx -c obj.key results in ERROR: Esys_CreateLoaded(0xB0143) - rmt:error(2.0): command code not supported
root@3mdeb:/home/ubuntu# tpm2_createprimary --key-context primary.ctx root@3mdeb:/home/ubuntu# tpm2_create -C primary.ctx -c obj.key
tpm2_create should succeed.
WARNING:esys:src/tss2-esys/api/Esys_CreateLoaded.c:368:Esys_CreateLoaded_Finish() Received TPM Error ERROR:esys:src/tss2-esys/api/Esys_CreateLoaded.c:129:Esys_CreateLoaded() Esys Finish ErrorCode (0x000b0143) ERROR: Esys_CreateLoaded(0xB0143) - rmt:error(2.0): command code not supported ERROR: Unable to run tpm2_create
The text was updated successfully, but these errors were encountered:
@pkubaj I mentioned this issue: #751 Is it the same problem?
Sorry, something went wrong.
Yes, it looks like it is. Shouldn't #751 be at least crossposted to https://github.com/Dasharo/open-source-firmware-validation/?
Can you do that? We should definitely try to do something about this in test environment.
Dasharo/open-source-firmware-validation#251
No branches or pull requests
Component
Dasharo firmware
Device
PC Engines APU2, PC Engines APU3
Dasharo version
0.9.0
Dasharo Tools Suite version
No response
Brief summary
tpm2_create -C primary.ctx -c obj.key results in ERROR: Esys_CreateLoaded(0xB0143) - rmt:error(2.0): command code not supported
How reproducible
No response
How to reproduce
Expected behavior
tpm2_create should succeed.
Actual behavior
Screenshots
No response
Additional context
No response
Solutions you've tried
No response
The text was updated successfully, but these errors were encountered: