occlum/tools
Tate, Hongliang Tian 5e8f997d4d Make PIE the default mode for Go toolchain
Occlum-compatible executable binaries must be Position-Independent
Executable (PIE). Previously, to build such binaries, the users need to
explicitly give `-buildmode=pie` flag to `occlum-go`. Apparently, this
is error-prone. This commit sets `-buildmode=pie` by default for `occlum-go`.

In addition, this commit upgrades the Go version to 1.13.7.
2020-08-11 05:35:43 +00:00
..
docker Add Java demo 2020-07-17 17:35:24 +00:00
gen_enclave_conf Use Intel SGX SDK reserved memory as the user space memory 2020-06-13 03:33:32 +00:00
protect-integrity Polish build and install process 2020-07-08 11:51:33 +00:00
toolchains Make PIE the default mode for Go toolchain 2020-08-11 05:35:43 +00:00
c_formatter Add "make format" and "make format-check" to check format for c/c++ files 2020-05-27 07:08:59 +00:00
Makefile Polish build and install process 2020-07-08 11:51:33 +00:00
occlum Enable UnionFS 2020-07-23 21:40:34 +08:00
occlum-gen-default-occlum-json Enable UnionFS 2020-07-23 21:40:34 +08:00