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

Link against proper TCTI library. #6

Closed
flihp opened this issue Nov 18, 2015 · 0 comments · Fixed by #9
Closed

Link against proper TCTI library. #6

flihp opened this issue Nov 18, 2015 · 0 comments · Fixed by #9
Assignees
Labels
Milestone

Comments

@flihp
Copy link
Contributor

flihp commented Nov 18, 2015

We shouldn't be building and linking in code from the SAPI source tree directly.

@flihp flihp added the bug label Nov 18, 2015
@flihp flihp self-assigned this Nov 18, 2015
@flihp flihp added this to the packaging milestone Nov 18, 2015
@flihp flihp mentioned this issue Nov 18, 2015
flihp added a commit to flihp/tpm2-tools that referenced this issue Nov 18, 2015
This removes the immediate dependency on the socket TCTI sources
from the TPM2.0-TSS source tree resolving tpm2-software#6.

The code in the TPM2.0-TSS that this repo builds manually still
references this code (since it's local to that source tree) and
so these headers must remain in the C*FLAGS variable via -I. We
can't resolve this yet without sorting out an approach to tpm2-software#5.

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
flihp added a commit to flihp/tpm2-tools that referenced this issue Nov 19, 2015
This removes the immediate dependency on the socket TCTI sources
from the TPM2.0-TSS source tree resolving tpm2-software#6.

The code in the TPM2.0-TSS that this repo builds manually still
references this code (since it's local to that source tree) and
so these headers must remain in the C*FLAGS variable via -I. We
can't resolve this yet without sorting out an approach to tpm2-software#5.

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
@gwei3 gwei3 closed this as completed in #9 Nov 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant