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

keylime-agent/src/common.rs: remove VTPM and IMA stub variables #571

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

hustliyilin
Copy link
Contributor

@hustliyilin hustliyilin commented Apr 24, 2023

THS-on/keylime@48eed74 removed TPM, VTPM and IMA stubbing support. So we need to remove the VTPM and IMA stub variables in the rust-keylime

Fixes: #572

Signed-off-by: YiLin.Li [email protected]

Copy link
Contributor

@aplanas aplanas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed. Thanks!

THS-on/keylime@48eed74
removeed TPM, VTPM and IMA stubbing support. So we need to remove the VTPM and IMA
stub variables in the rust-keylime

Signed-off-by: YiLin.Li <[email protected]>
@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #571 (67c3502) into master (b14fb67) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
Flag Coverage Δ
e2e-testsuite 58.83% <ø> (ø)
upstream-unit-tests 58.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
keylime-agent/src/common.rs 70.62% <ø> (+0.43%) ⬆️

Copy link
Contributor

@ansasaki ansasaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

@ansasaki ansasaki merged commit 4b0efc2 into keylime:master Apr 25, 2023
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.

keylime-agent/src/common.rs: remove VTPM and IMA stub variables
5 participants