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

tctildr: add symbol Tss2_Tcti_TctiLdr_Init to .map file #2728

Merged
merged 2 commits into from
Dec 23, 2023

Conversation

joholl
Copy link
Collaborator

@joholl joholl commented Dec 18, 2023

Addendum to #2695.

Signed-off-by: Johannes Holland <johannes.holland@infineon.de>
@joholl joholl added this to the 4.0.2 milestone Dec 18, 2023
Signed-off-by: Johannes Holland <johannes.holland@infineon.de>
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (166a553) 82.59% compared to head (be223a2) 82.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2728      +/-   ##
==========================================
- Coverage   82.59%   82.57%   -0.02%     
==========================================
  Files         369      369              
  Lines       43125    43125              
==========================================
- Hits        35619    35612       -7     
- Misses       7506     7513       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

joholl added a commit to joholl/tpm2-tss-rs that referenced this pull request Dec 19, 2023
This requires honoring the opaqueness of the tctildr struct. That is,
we now allocate now memory using a Vec<u8>.

This requires exposing Tss2_Tcti_TctiLdr_Init() in tpm2-tss:
tpm2-software/tpm2-tss#2728

Signed-off-by: Johannes Holland <joh.ho@gmx.de>
@JuergenReppSIT JuergenReppSIT merged commit e7bdf0d into master Dec 23, 2023
49 checks passed
@joholl joholl deleted the tctildr_symbol branch May 8, 2024 11:07
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.

2 participants