Zheng, Qi
2795b8672f
Use toolchains from the git clone source instead of from the local path
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-22 19:39:47 +08:00
LI Qing
a8cd5eadba
Fix the type conversion in statfs with TryFrom trait
2021-09-22 15:11:48 +08:00
LI Qing
c9083c787c
Fix the return error code of file operations
2021-09-22 15:10:59 +08:00
Zheng, Qi
36990fc97c
Remove obsolete dockerfiles
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-22 12:54:39 +08:00
Zheng, Qi
acb750b5e4
Add remote attestation HW demo test
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-17 19:39:39 +08:00
Zheng, Qi
339f25a84b
Fix dangling buffer pointer bug in dcap demo
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-17 19:39:39 +08:00
Shirong Hao
663fc7273a
Add ACK-TEE deployment guide
2021-09-17 19:01:34 +08:00
jiangjianfeng
da4669b8c4
Modify java demo with copy_bom
2021-09-17 15:50:15 +08:00
jiangjianfeng
d3b4b10d4a
Modify python-glibc demo with copy_bom
2021-09-17 15:50:15 +08:00
jiangjianfeng
3b5a1a3fc4
Modify rust demo with copy_bom
2021-09-17 15:50:15 +08:00
jiangjianfeng
f8abcd9a1f
Modify hello_cc demo with copy_bom
2021-09-17 15:50:15 +08:00
jiangjianfeng
6d60483a1e
Modify hello_c demo with copy_bom
2021-09-17 15:50:15 +08:00
jiangjianfeng
500a9e9c88
Add templates for copy_bom
2021-09-17 15:50:15 +08:00
jiangjianfeng
31ee9ea404
Add real file operations
2021-09-17 15:50:15 +08:00
jiangjianfeng
9c2005348a
Remove redundant operations
2021-09-17 15:50:15 +08:00
jiangjianfeng
f5a5de669b
Find dependencies for each elf file
2021-09-17 15:50:15 +08:00
jiangjianfeng
e47a0673e0
Resolve environmental variables in bom file
2021-09-17 15:50:15 +08:00
jiangjianfeng
53d1d0010d
Add operations to manage NormalFile
2021-09-17 15:50:15 +08:00
jiangjianfeng
d2656a3571
Add operations to manage Source.
...
Source represents operations with the same source directory.
2021-09-17 15:50:15 +08:00
jiangjianfeng
66997b2852
Add operations to manage Target.
...
Target represents operations with the same destination.
2021-09-17 15:50:15 +08:00
jiangjianfeng
6f81a58a03
Find all included bom files recursively
2021-09-17 15:50:15 +08:00
jiangjianfeng
614b958082
Add basic operations to manage structure Bom
2021-09-17 15:50:15 +08:00
jiangjianfeng
c172b2be5c
Add structures to store the content of bom file
2021-09-17 15:50:15 +08:00
jiangjianfeng
6a0435d9b6
Define error numbers
2021-09-17 15:50:15 +08:00
jiangjianfeng
33d074e280
Parse command line options
2021-09-17 15:50:15 +08:00
Zheng, Qi
35fd680249
Update sofaboot demo result check command
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-17 08:15:45 +08:00
Zheng, Qi
69d3d3fca2
Fix the error when building glibc with gcc 9
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-16 16:32:51 +08:00
zongmin.gu
85f9333fbe
Bump version to 0.24.0
2021-09-15 14:49:25 +08:00
zongmin.gu
dd8231c8a2
Update the openanolis URL in alinux3 docker file
2021-09-15 14:49:25 +08:00
zongmin.gu
cb18a03deb
Add rsync into the docker image
2021-09-15 14:49:25 +08:00
LI Qing
8f4fbba220
Add file POSIX advisory range lock
2021-09-15 11:15:42 +08:00
zongmin.gu
d9744bf971
Update PCCS server in HW test
2021-09-09 14:09:03 +08:00
zongmin.gu
d52d9eddb8
Test DCAP ioctl only on SGX2 HW
2021-09-09 14:09:03 +08:00
zongmin.gu
de2fcc9bc1
Fix the cpuid test case issue
2021-09-09 14:09:03 +08:00
LI Qing
d24f89fd9c
Add getrandom syscall
2021-09-06 19:20:51 +08:00
LI Qing
85d6977118
Modify the statfs on SEFS or UnionFS with ocall
2021-09-05 16:00:00 +08:00
Zheng, Qi
16e8b12e4d
Fix SGX device softlinks creation issue
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-03 18:43:34 +08:00
Hui, Chunyang
4ae8af62d6
Add SGX v2 self hosted machine for CI
2021-09-03 18:42:50 +08:00
ClawSeven
136c2cca95
Seperate ssl generation with environment preparation
2021-09-03 18:42:50 +08:00
LI Qing
29eed82a7e
Add support for the mode of fallocate
2021-09-01 19:24:22 +08:00
Hui, Chunyang
99688183f0
Add vfork support
2021-08-24 11:24:03 +08:00
Hui, Chunyang
88f04c8df9
Add process group implementation and support set/getpgid, set/getpgrp
2021-08-20 08:34:44 +08:00
Qiyuan Gong
81dba866f1
Fix Cluster Serving demo classpath
2021-08-16 21:04:22 +08:00
Hui, Chunyang
75c2ea5a9c
Fix Java HW test
2021-08-16 19:53:19 +08:00
ClawSeven
ed3641a66a
Optimize tensorflow_serving workflow
2021-08-16 16:58:03 +08:00
yuanwu
d19ff1a8be
Enable Tensorflow_serving in Occlum
...
Signed-off-by: yuanwu <yuan.wu@intel.com>
2021-08-16 16:58:03 +08:00
Hui, Chunyang
68f0a22177
Add Bash demo
2021-08-13 19:23:16 +08:00
Hui, Chunyang
0d20f9e5ec
Fix Fish demo and related CI
2021-08-13 17:05:23 +08:00
zqs
3df12943a1
Change the declaration of SGX_SDK environment variable
2021-08-13 10:40:00 +08:00
Zheng, Qi
f73d417847
Make it accordance for occlum package name and extracted dir name
...
For example, in occlum_instance dir, do "occlum package occlum_test".
After extracting the occlum_test.tar.gz, we will get "occlum_test"
instead of "occlum_instance".
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-08-11 20:01:56 +08:00