Commit Graph

48 Commits

Author SHA1 Message Date
Hui, Chunyang
bec8bf5e8b Migrate CI to Github Actions 2020-08-11 12:07:23 +08:00
LI Qing
572873d9a4 Enable UnionFS 2020-07-23 21:40:34 +08:00
Tate, Hongliang Tian
55eaae8810 Bump version to 0.14.0 2020-07-18 06:36:59 +08:00
Hui, Chunyang
9b1d694830 Add support for per-process memory size configuration with rlimit
Rlimit are now on the same page of memory space limits defined in Occlum.json. Specific
memory size configuration can be set to child process with `prlimit` syscall or using `ulimit`
command in shell script.
2020-07-17 22:07:56 +08:00
Tate, Hongliang Tian
518ff76228 Bump version to 0.13.1 2020-07-11 14:19:41 +00:00
Hui, Chunyang
bf736ff09d Fix sign-key option in README 2020-07-02 02:36:23 +00:00
Tate, Hongliang Tian
9cefcb08b6 Bump version to 0.13.0 2020-06-13 04:29:50 +00:00
Tate, Hongliang Tian
37ca75da47 Update README to explain the new Occlum.json format 2020-06-05 04:16:16 +00:00
Tate, Hongliang Tian
c87ce9dd34 Bump version to 0.12.2 2020-06-04 21:39:56 +00:00
Tate, Hongliang Tian
db4ed1ba80 Bump version to 0.12.1 2020-06-02 16:47:20 +08:00
Hui, Chunyang
c14ee62678 Add untrusted environment variable override
Add "untrusted" sections for environment variables defined in Occlum.json. Environment
variable defined in "default" will be shown in libos directly. Environment variable
defined in "untrusted" can be passed from occlum run or PAL layer and can override
the value in "default" and thus is considered "untrusted".
2020-05-25 03:14:54 +00:00
Tate, Hongliang Tian
acc3eb019f Add two figures to README.md 2020-05-22 16:57:01 +08:00
Tate, Hongliang Tian
e1789dc89f Bump version to 0.12.0
Also, update the docs accordingly.
2020-05-15 11:32:44 +00:00
Hui, Chunyang
255f277f30 Build Occlum tools in SGX simulation mode by default 2020-05-15 03:02:42 +00:00
Tate, Hongliang Tian
5b4b72a81a Bump the version number to 0.11.0 2020-04-17 17:52:17 +08:00
Hui, Chunyang
0ffc127bff Add travis CI for Occlum 2020-04-13 05:45:02 +00:00
Tate, Hongliang Tian
66dec604e4 Update the version number to 0.10.0 2020-03-09 04:17:48 +00:00
Hui,Chunyang
83dfdc4f0f Add explanation for usage of SGX simulation mode 2020-03-07 09:46:31 +00:00
Tate, Hongliang Tian
e96892d348 Update version number to 0.9.0 2020-01-23 10:04:38 +00:00
danintel
0f08fbf962 Fix README.md: Minor Corrections
Signed-off-by: danintel <daniel.anderson@intel.com>
2020-01-23 12:24:31 +08:00
Tate, Hongliang Tian
fe926ed8b3 Update version to 0.8.0 2019-12-13 12:36:01 +00:00
Tate, Hongliang Tian
814ea21997 Update README for version 0.7.0 2019-11-30 13:41:42 +00:00
Tate, Hongliang Tian
f9376ec4ba Polish the demos
1. Rename demo/ to demos/
2. Add demos/README.md
2019-10-19 02:04:13 +00:00
Tate, Hongliang Tian
6dc9906c8e Preinstall Occlum in Docker 2019-10-18 13:40:09 +00:00
Tate, Hongliang Tian
ebd3608e4a Start up AESM service automatically in Docker 2019-10-18 13:40:09 +00:00
Tate, Hongliang Tian
f414aa3eec Fix typos in README.md 2019-09-23 15:44:04 +00:00
Tate, Hongliang Tian
f04c33aae2 Update README for version 0.5.0 2019-09-07 07:35:37 +00:00
Tate, Hongliang Tian
6aa49d867a Update copyright information in LICENSE 2019-09-06 15:37:45 +00:00
Tate, Hongliang Tian
03c19ae2c6 Update AESM path in README 2019-08-02 08:48:10 +00:00
Tate Tian
06924c0e47
Add C++ support in the Occlum Docker image 2019-06-01 11:18:52 +08:00
Tate Tian
5aaf6de989
Update README 2019-05-27 22:11:14 +08:00
Tate Tian
b189e996ab
Fix typos in README 2019-05-27 21:15:11 +08:00
Tate, Hongliang Tian
94acbb1c57 Add Dockerfile 2019-05-27 19:28:38 +08:00
Tate, Hongliang Tian
684f0df286 Add libfuse dependency in README 2019-04-03 13:41:55 +08:00
Tate Tian
d83b6d0940
Add project boards link to README 2019-02-27 11:12:37 +08:00
Tate, Hongliang Tian
7fcf195359 Upgrade Rust SGX SDK to v1.0.6
... and Intel SGX SDK to v2.4, Rust to nightly-2019-01-28
2019-02-23 16:31:01 +08:00
Tate, Hongliang Tian
cb994c3399 Move disclaimer to the end of README 2019-02-23 16:31:01 +08:00
Tate Tian
a182d5fa0f
Small fix to docs 2019-02-20 21:13:43 +08:00
Tate, Hongliang Tian
be64e45d15 Update README.md 2019-02-17 22:12:15 +08:00
Tate, Hongliang Tian
3277752ccb Update the all-contributors counter in README 2019-02-17 11:28:53 +08:00
Tate, Hongliang Tian
fc9a0e333f Add LICENSE and CONTRIBUTORS 2019-02-16 23:10:53 +08:00
Tate Tian
acda44e057 Update README before open source 2019-02-16 16:24:08 +08:00
Tate, Hongliang Tian
1644159832 Update README.md with info about dependencies 2019-02-16 16:24:08 +08:00
Tate, Hongliang Tian
e9064e3914 Upgrade Rust SGX SDK to v1.0.4 2019-02-16 16:23:30 +08:00
Tate, Hongliang Tian
65826cb1b6 Udpate README.md to reflect the new name Occlum 2019-02-16 16:23:30 +08:00
Tate, Hongliang Tian
7671dbf470 Load and run a Hello World program 2019-02-16 16:23:30 +08:00
Tate, Hongliang Tian
1428cff243 Add README.md 2019-02-16 16:19:46 +08:00
Tate, Hongliang Tian
226245dd9a Add Rust SGX SDK as a submodule 2018-06-29 13:43:19 +08:00