Skip to content

Conversation

jethrogb
Copy link
Contributor

This adds support for the x86_64-fortanix-unknown-sgx target. See rust-lang/rust#56066 for details.

CPUID is not supported inside SGX. In the future, I might want to add a way to supply CPUID information from the outside, but that can come later.

@gnzlbg
Copy link
Contributor

gnzlbg commented Nov 19, 2018

Is there a way to test SGX on travis-ci ?

@gnzlbg gnzlbg merged commit b90091e into rust-lang:master Nov 19, 2018
@gnzlbg
Copy link
Contributor

gnzlbg commented Nov 19, 2018

Ideally, before updating stdsimd upstream we should add a CI build bot here that at least tests that this builds properly. We could use xargo for that. Once the tier-3 target is merged upstream, we should be able to remove that from here.

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