Commit Graph

1398 Commits

Author SHA1 Message Date
Qi Zheng
b3e7142c74 [tools] Add options to not build init_ra binary 2023-08-16 18:22:24 +08:00
Qi Zheng
f6bb38e3e8 [tools] Support different OS for init aecs 2023-08-16 18:22:24 +08:00
Hui, Chunyang
1e8584af10 Add capability to get precise free size for userspace 2023-08-15 15:02:24 +08:00
ClawSeven
69cb68ced3 Reduce the size of python-related demo for CI 2023-08-14 09:59:19 +08:00
Qi Zheng
b5a32a8d8a Bump version to 0.29.7 2023-08-04 12:45:11 +08:00
zhubojun
abd69269c0 [docs] Refine the description on Occlum's PKU 2023-07-26 13:10:14 +08:00
ClawSeven
6b11e2ae3d Support fstat for Unix Domain Stream Socket 2023-07-25 16:00:43 +08:00
Qi Zheng
762897f9ea [docs] Update description for benchmark ci and pages 2023-07-14 11:25:24 +08:00
Qi Zheng
b06296bf06 [ci] Update description of docker build and push ci 2023-07-14 11:25:24 +08:00
Zheng, Qi
15ef7c1600 [ci] Add benchmarks ci for master branch 2023-07-13 10:47:29 +08:00
Zheng, Qi
2041c7531c [demos] Update iperf3/sysbench for benchmarks 2023-07-13 10:47:29 +08:00
Qi Zheng
423814f2cd Update README.md 2023-07-12 13:50:31 +08:00
Qi Zheng
7ad72a4955 [readthedocs] Update content for Occlum 2023-07-12 13:50:31 +08:00
Qi Zheng
4966e473a2 [readthedocs] Init readthedocs for Occlum 2023-07-12 13:50:31 +08:00
Zheng, Qi
b43cd4233a [example] Update example with init-ra way 2023-07-06 18:58:46 +08:00
Zheng, Qi
403d960a37 [init] Support set kms server address by env 2023-07-06 18:58:46 +08:00
Zheng, Qi
6e48dcce50 [init] aecs init supports base64 encoded data 2023-07-06 18:58:46 +08:00
Shaowei Song
e2f7e6109a [vm] Minor fix in debug asserts in shm 2023-06-26 22:01:55 +08:00
Qi Zheng
52d6a92929 [ocall] Support alternative dcap device nodes 2023-06-26 17:54:16 +08:00
Zheng, Qi
3530d8552c [tools] Combine all the mount info from Occlum.json 2023-06-26 15:34:44 +08:00
Shaowei Song
56add87c76 [net] Support send/receive control message in unix socket 2023-06-26 14:07:29 +08:00
Shaowei Song
b0de80bd50 [vm] Support shared memory (POSIX) 2023-06-22 15:20:29 +08:00
Hui, Chunyang
fa3f2fb3cc Add capabilites of executing extra commands in make test 2023-06-22 15:20:29 +08:00
Hui, Chunyang
e574ab65d3 Fix sgx_tprotect_rsrv_mem failure on EDMM-enabled platform 2023-06-21 16:56:36 +08:00
LI Qing
d4b99fa9c7 Update sefs 2023-06-21 14:36:53 +08:00
LI Qing
16989716d8 Disable DCAP for make submodule with hyper mode 2023-06-21 10:48:52 +08:00
Zheng, Qi
953e67b564 [tools] Do init-ra build according to TEE type 2023-06-19 17:57:50 +08:00
Hui, Chunyang
72aaa47445 Fix cpuid test failure on HyperEnclave 2023-06-17 16:05:19 +08:00
Hui, Chunyang
78ef07cbb4 Fix building deb package failure 2023-06-13 14:11:07 +08:00
Hui, Chunyang
bf7a55ee10 Fix building TF serving image failure
Due to limited resources of Github Actions' hosted machine, we changed
to build this image on our self-hosted machine.
2023-06-13 14:11:07 +08:00
Zheng, Qi
1a5dcd87be [dockerfile] More clean up to reduce docker image size 2023-06-13 14:10:48 +08:00
Zheng, Qi
6048d1fcc1 Bump version to 0.29.6 2023-06-08 09:55:00 +08:00
Zheng, Qi
0f7ffb617e [dockerfile] Clean up to reduce docker image size 2023-06-08 09:55:00 +08:00
Zheng, Qi
970157f13f [demos] Do cargo fmt for azure attestation 2023-06-08 09:55:00 +08:00
Zheng, Qi
86539bf98e [toolchain] Do cargo fmt for the dcap lib 2023-06-08 09:55:00 +08:00
Zheng, Qi
887fbf2441 [init] Clean up and format the init 2023-06-08 09:55:00 +08:00
Zheng, Qi
1d24a1e83c Get image key to buffer for both aecs and grpc_ratls 2023-06-08 09:55:00 +08:00
Zheng, Qi
566f32f7fc Add demo with init aecs 2023-06-08 09:55:00 +08:00
Zheng, Qi
e6563e7fe3 Update occlum new/init for aecs init 2023-06-08 09:55:00 +08:00
Zheng, Qi
4938282ea3 Add init with aecs kms client support 2023-06-08 09:55:00 +08:00
Zheng, Qi
d9676d52d0 Update init_ra_flow demo with init_grpc_ratls 2023-06-08 09:55:00 +08:00
Zheng, Qi
a096d176c9 Update occlum new/init/build for grpc_ratls init 2023-06-08 09:55:00 +08:00
Zheng, Qi
435ae8b68d Add init with grpc_ratls kms client support 2023-06-08 09:55:00 +08:00
Zheng, Qi
0541852659 Add dcap and grpc_ratls libraries to copy_bom default search path 2023-06-08 09:55:00 +08:00
Hui, Chunyang
0ddb8be317 [poll] Fix panic for non-opened fds 2023-06-05 15:35:47 +08:00
Zheng, Qi
57ab3f9d9f [demos] Specify go-sqlite3 version to avoid build error with go 1.16.3 2023-06-04 20:11:40 +08:00
Zheng, Qi
7790223c52 [ci] Add test docker image choice in CI action 2023-06-01 22:25:00 +08:00
dependabot[bot]
cc2d455a9e Bump h2 in /demos/remote_attestation/azure_attestation
Bumps [h2](https://github.com/hyperium/h2) from 0.3.13 to 0.3.18.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.13...v0.3.18)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 20:02:08 +08:00
Zheng, Qi
c3c1df44f8 [ci] Add pre-release CI trigger label 2023-05-31 16:22:18 +08:00
Zheng, Qi
88d512586c [Dockerfile] Update toolchains build 2023-05-31 16:22:18 +08:00