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

Add support for TDX #2034

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Add support for TDX #2034

merged 1 commit into from
Oct 21, 2024

Conversation

kostko
Copy link
Member

@kostko kostko commented Oct 17, 2024

No description provided.

@kostko kostko self-assigned this Oct 17, 2024
Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for oasisprotocol-oasis-sdk canceled.

Name Link
🔨 Latest commit fc6089c
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-oasis-sdk/deploys/671628723863070008662aa7

@kostko kostko force-pushed the kostko/feature/tdx branch 5 times, most recently from 743e88b to 95a2cf8 Compare October 21, 2024 09:35
@kostko kostko marked this pull request as ready for review October 21, 2024 09:35
@kostko kostko force-pushed the kostko/feature/tdx branch from 95a2cf8 to fc6089c Compare October 21, 2024 10:09

fmt.Printf("%sTEE kind: %s\n", indent, comp.TEEKind())

switch {
Copy link
Contributor

Choose a reason for hiding this comment

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

This switch could be removed since checks are already done in helper functions. Updated code would (in theory) allow having a component with SGX and TDX.

@kostko kostko merged commit c559e5e into main Oct 21, 2024
27 checks passed
@kostko kostko deleted the kostko/feature/tdx branch October 21, 2024 11:51
github-actions bot added a commit that referenced this pull request Oct 21, 2024
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