Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Add basic sample functions #94

Merged
merged 3 commits into from
Jun 17, 2021
Merged

Add basic sample functions #94

merged 3 commits into from
Jun 17, 2021

Conversation

longtomjr
Copy link
Collaborator

No description provided.

@longtomjr longtomjr added feat New feature or request M: exec enclave Module: Execution enclave (rtc_exec_enclave) labels Jun 9, 2021
@longtomjr longtomjr self-assigned this Jun 9, 2021
@longtomjr longtomjr marked this pull request as ready for review June 10, 2021 12:11
@longtomjr
Copy link
Collaborator Author

Marked this as ready for review. The basic functionality is there, but the structure will change in following PRs (once we have the execution token and data retrieval implemented)

@PiDelport PiDelport linked an issue Jun 11, 2021 that may be closed by this pull request
1 task
Copy link
Contributor

@Nghondzweni Nghondzweni left a comment

Choose a reason for hiding this comment

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

Looks good!

@PiDelport PiDelport force-pushed the he-sample-functions branch from f78bc6f to ad0495b Compare June 15, 2021 11:53
@PiDelport
Copy link
Collaborator

(Rebased to refresh)

Copy link
Collaborator

@PiDelport PiDelport left a comment

Choose a reason for hiding this comment

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

Minor feedback: let me know what you think?

rtc_exec_enclave/src/lib.rs Show resolved Hide resolved
rtc_exec_enclave/src/types.rs Outdated Show resolved Hide resolved
rtc_exec_enclave/src/sample_functions.rs Show resolved Hide resolved
rtc_exec_enclave/src/sample_functions.rs Outdated Show resolved Hide resolved
rtc_exec_enclave/src/sample_functions.rs Outdated Show resolved Hide resolved
rtc_exec_enclave/src/sample_functions.rs Outdated Show resolved Hide resolved
rtc_exec_enclave/src/sample_functions.rs Show resolved Hide resolved
rtc_exec_enclave/src/sample_functions.rs Outdated Show resolved Hide resolved
@PiDelport PiDelport force-pushed the he-sample-functions branch 2 times, most recently from ad0495b to 28a4907 Compare June 17, 2021 08:54
@PiDelport
Copy link
Collaborator

(Rebased to refresh)

@PiDelport PiDelport force-pushed the he-sample-functions branch from 28a4907 to 30068b8 Compare June 17, 2021 11:02
@PiDelport PiDelport self-requested a review June 17, 2021 11:04
Copy link
Collaborator

@PiDelport PiDelport left a comment

Choose a reason for hiding this comment

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

@longtomjr: Feedback addressed: diff.

Feel free to merge if you're happy with it!

@longtomjr
Copy link
Collaborator Author

@longtomjr: Feedback addressed: diff.

Feel free to merge if you're happy with it!

Thanks a lot for get getting this sorted!

@longtomjr longtomjr merged commit 3a3ec1d into main Jun 17, 2021
@longtomjr longtomjr deleted the he-sample-functions branch June 17, 2021 14:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feat New feature or request M: exec enclave Module: Execution enclave (rtc_exec_enclave)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add trivial demo functions to the Execution Enclave
3 participants