Skip to content

no_std is broken, doesn't play with sgx #31

Open
@brenzi

Description

I'm trying to use this lib within sgx using

https://github.com/baidu/rust-sgx-sdk

It seems that #[no_std] is broken as std gets pulled in in places (like context.rs).
Also alloc is not imported

@elichai commented the following: apache/incubator-teaclave-sgx-sdk#93 (comment)

I'll need schnorrkel to support sgx for substraTEE

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions