We can now build all source code (.S, .c, and .rs) under `src/` in release mode with `OCCLUM_RELEASE_BUILD=1 make` command.
1. Upgrade Rust SGX SDK to v1.1.0 2. Upgrade Intel SGX SDK to v2.7.1 3. Upgrade Rust to nightly-2019-11-25