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 cancel queue to SGX ABI #405

Merged
merged 2 commits into from
Aug 16, 2022
Merged

Add cancel queue to SGX ABI #405

merged 2 commits into from
Aug 16, 2022

Conversation

mzohreva
Copy link
Contributor

We need to publish fortanix-sgx-abi with this change and then update libstd's dependency on fortanix-sgx-abi so we can remove the hacks in #404.

@raoulstrackx
Copy link
Contributor

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 16, 2022

Build succeeded:

@bors bors bot merged commit 4bbac95 into master Aug 16, 2022
@mzohreva mzohreva deleted the mz/add-cancel-queue-to-abi branch August 16, 2022 17:49
matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this pull request Aug 20, 2022
Update fortanix-sgx-abi to 0.5.0 to add support for cancel queue (see
fortanix/rust-sgx#405 and
fortanix/rust-sgx#404).

Export some useful traits for processing SGX usercall. This is needed
for fortanix/rust-sgx#404 to avoid duplication.
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Aug 20, 2022
…queue, r=Mark-Simulacrum

Update fortanix-sgx-abi and export some useful SGX usercall traits

Update `fortanix-sgx-abi` to 0.5.0 to add support for cancel queue (see fortanix/rust-sgx#405 and fortanix/rust-sgx#404).

Export some useful traits for processing SGX usercall. This is needed for fortanix/rust-sgx#404 to avoid duplication.

cc `@raoulstrackx` and `@jethrogb`
workingjubilee pushed a commit to tcdi/postgrestd that referenced this pull request Sep 15, 2022
Update fortanix-sgx-abi to 0.5.0 to add support for cancel queue (see
fortanix/rust-sgx#405 and
fortanix/rust-sgx#404).

Export some useful traits for processing SGX usercall. This is needed
for fortanix/rust-sgx#404 to avoid duplication.
workingjubilee pushed a commit to tcdi/postgrestd that referenced this pull request Sep 15, 2022
…Mark-Simulacrum

Update fortanix-sgx-abi and export some useful SGX usercall traits

Update `fortanix-sgx-abi` to 0.5.0 to add support for cancel queue (see fortanix/rust-sgx#405 and fortanix/rust-sgx#404).

Export some useful traits for processing SGX usercall. This is needed for fortanix/rust-sgx#404 to avoid duplication.

cc `@raoulstrackx` and `@jethrogb`
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