Skip to content
New issue

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

tpm2_create: ERROR: Esys_CreateLoaded(0xB0143) - rmt:error(2.0): command code not supported #767

Closed
pkubaj opened this issue Mar 28, 2024 · 4 comments
Labels
bug Something isn't working firmware pcengines_apu2

Comments

@pkubaj
Copy link

pkubaj commented Mar 28, 2024

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

root@3mdeb:/home/ubuntu# tpm2_createprimary --key-context primary.ctx
root@3mdeb:/home/ubuntu# tpm2_create -C primary.ctx -c obj.key

Expected behavior

tpm2_create should succeed.

Actual behavior

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

Screenshots

No response

Additional context

No response

Solutions you've tried

No response

@pkubaj pkubaj added the bug Something isn't working label Mar 28, 2024
@macpijan
Copy link
Contributor

@pkubaj I mentioned this issue: #751
Is it the same problem?

@pkubaj
Copy link
Author

pkubaj commented Mar 28, 2024

Yes, it looks like it is. Shouldn't #751 be at least crossposted to https://github.com/Dasharo/open-source-firmware-validation/?

@pkubaj pkubaj closed this as completed Mar 28, 2024
@macpijan
Copy link
Contributor

Can you do that? We should definitely try to do something about this in test environment.

@pkubaj
Copy link
Author

pkubaj commented Mar 28, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working firmware pcengines_apu2
Projects
None yet
Development

No branches or pull requests

2 participants