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

Rename mc-sgx-io to mc-sgx-io-untrusted #21

Closed
wants to merge 2 commits into from

Conversation

nick-mobilecoin
Copy link
Collaborator

Motivation

Future Work

Add an ocall implementation `ocall_stderr()` which is where stderr from
an enclave will be directed to. By default any content passed to the
`ocall_stderr()` will be directed to the untrusted (host) stderr.
Consumers of the crate can direct this output by providing a `WritAll`
implementation to `stderr_write_all()`.
@nick-mobilecoin
Copy link
Collaborator Author

Closing this, it was folded into #15

@nick-mobilecoin nick-mobilecoin deleted the move-untrusted-to-dedicated-dir branch January 5, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Pull requests that update rust code size/S Small PRs
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant