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

Refactoring of the RTI implementation #224

Merged
merged 32 commits into from
Jun 9, 2023
Merged

Refactoring of the RTI implementation #224

merged 32 commits into from
Jun 9, 2023

Conversation

ChadliaJerad
Copy link
Collaborator

RTI refactoring to separate common coordination functions between federates and enclaves.
There are two types of RTI instances, one for federates, and one for enclaves.

@ChadliaJerad
Copy link
Collaborator Author

Same case here for the tests.
Note this branch already merges updates from #228

Copy link
Collaborator

@erlingrj erlingrj left a comment

Choose a reason for hiding this comment

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

Starting to look good. There is still a bunch of FIXMEs, some of them are probably out-dated though

.gitignore Outdated Show resolved Hide resolved
core/federated/RTI/enclave.c Outdated Show resolved Hide resolved
core/federated/RTI/enclave.c Outdated Show resolved Hide resolved
core/federated/RTI/enclave.c Outdated Show resolved Hide resolved
core/federated/RTI/rti_lib.h Outdated Show resolved Hide resolved
@erlingrj erlingrj mentioned this pull request Jun 7, 2023
12 tasks
@erlingrj
Copy link
Collaborator

erlingrj commented Jun 8, 2023

Conclusion at the meeting: LGTM so that we can get the other environment PRs merged also. Then we will continue working on the RTI in the future enclave branch which should bring it all together.

.gitignore Outdated Show resolved Hide resolved
Copy link
Member

@lhstrh lhstrh left a comment

Choose a reason for hiding this comment

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

Looks great! I supplied some minor comments that should be easy to address.

core/federated/RTI/enclave.h Outdated Show resolved Hide resolved
core/federated/RTI/enclave_impl.c Outdated Show resolved Hide resolved
core/federated/RTI/rti_lib.c Outdated Show resolved Hide resolved
core/federated/RTI/rti_lib.h Outdated Show resolved Hide resolved
core/federated/RTI/rti_lib.h Outdated Show resolved Hide resolved
core/federated/RTI/enclave.c Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants