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

interoperability: support linking in tpm2_create objects #545

Merged

Conversation

williamcroberts
Copy link
Member

Support:

  • tpm2_createprimary transient objects for two template friendly names
  • linking in tpm2_create key blobs.

Signed-off-by: William Roberts <william.c.roberts@intel.com>
@williamcroberts
Copy link
Member Author

Depends on:
tpm2-software/tpm2-abrmd#720

William Roberts added 2 commits July 16, 2020 14:03
Support straight public and private keyblobs from tpm2_create
or similair interfaces.

Signed-off-by: William Roberts <william.c.roberts@intel.com>
Document linking in tpm2-tools keys

Signed-off-by: William Roberts <william.c.roberts@intel.com>
A bug in handle mapping is needed to get the tests to pass. So
tpm2-abrmd will need version 2.3.3 or greater:
  - https://github.com/tpm2-software/tpm2-abrmd/milestone/19

Signed-off-by: William Roberts <william.c.roberts@intel.com>
@codecov
Copy link

codecov bot commented Jul 17, 2020

Codecov Report

Merging #545 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #545      +/-   ##
==========================================
- Coverage   70.32%   70.30%   -0.02%     
==========================================
  Files          33       33              
  Lines        8565     8573       +8     
==========================================
+ Hits         6023     6027       +4     
- Misses       2542     2546       +4     
Impacted Files Coverage Δ
src/lib/token.c 80.06% <100.00%> (+0.13%) ⬆️
src/lib/tpm.c 69.48% <100.00%> (-0.02%) ⬇️
src/lib/backend_esysdb.c 80.62% <0.00%> (-1.05%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f3dd7f...fbbdd50. Read the comment docs.

@williamcroberts williamcroberts merged commit b3d6fe7 into tpm2-software:master Jul 17, 2020
@williamcroberts williamcroberts deleted the tpm2-ptool-link-phase3 branch August 28, 2020 18:10
archlinux-github pushed a commit to archlinux/aur that referenced this pull request Aug 2, 2022
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.

1 participant