Skip to content

Add cancel queue to SGX ABI#405

Merged
bors[bot] merged 2 commits intomasterfrom
mz/add-cancel-queue-to-abi
Aug 16, 2022
Merged

Add cancel queue to SGX ABI#405
bors[bot] merged 2 commits intomasterfrom
mz/add-cancel-queue-to-abi

Conversation

@mzohreva
Copy link
Copy Markdown
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
Copy Markdown
Contributor

bors r+

@bors
Copy link
Copy Markdown
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 pgcentralfoundation/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 pgcentralfoundation/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