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

vTPM: generate TCG TPM bindings directly from TPM headers #580

Open
2 tasks
stefano-garzarella opened this issue Dec 18, 2024 · 0 comments
Open
2 tasks
Assignees

Comments

@stefano-garzarella
Copy link
Member

from @cclaudio #576 (review):

It seems that upstream has re-structured the platform header files. Later we may want to follow what they are doing by generatiing bindings for those headers.

https://github.com/TrustedComputingGroup/TPM/blob/main/TPMCmd/Simulator/src/simulatorPrivate.h , which includes the new platform headers.

This should prevent issues like #576

TODO:

  • remove libtcgtpm/deps/libtcgtpm.h
  • use bindgen on libtcgtpm/deps/tpm-20-ref/TPMCmd/Simulator/src/simulatorPrivate.h or a subset of headers included there
@stefano-garzarella stefano-garzarella self-assigned this Dec 18, 2024
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

No branches or pull requests

1 participant