Skip to content

PiDelport/rust-sgx-sdk-dev-env

Repository files navigation

Rust SGX SDK development environment helpers

This repository contains helper scripts to prepare files needed for a Rust SGX SDK development environment.

This includes:

Prerequisites

  1. Git 2.25+ (for sparse checkout support)
  2. Docker

Usage

  1. Run script
    ./prepare-<version>.sh
    
  2. Source the generated environment script
    source ./environment
    

See the script comments for more details.

About

Rust SGX SDK development environment helpers

Topics

Resources

Stars

Watchers

Forks