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

Rust sdk eventlog support #64

Merged
merged 6 commits into from
Jan 21, 2024

Conversation

hairongchen
Copy link
Contributor

this PR enables get_cc_eventlog API:

  • enhance cctrusted_base crate for eventlog parsing
  • enhance cctrusted_vm crate for get_cc_eventlog API implementation
  • UT cases for get_cc_eventlog
  • add sample usage in sample crate

Signed-off-by: Hairong Chen hairong.chen@intel.com

github-actions bot and others added 6 commits January 8, 2024 01:42
- enhance cctrusted_base crate for eventlog parsing
- enhance cctrusted_vm crate for get_cc_eventlog API implementation
- UT cases for get_cc_eventlog
- add sample usage in sample crate
Copy link
Member

@kenplusplus kenplusplus left a comment

Choose a reason for hiding this comment

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

LGTM

@kenplusplus kenplusplus merged commit 38b89ad into cc-api:main Jan 21, 2024
2 checks passed
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