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
zongmin.gu
35229d495e
Bump to 0.23.7
2021-08-11 16:13:26 +08:00
CharleneHu94
b25246e96e
fix manual lib copy
2021-08-10 12:39:57 +08:00
zongmin.gu
4e3c9c20c4
Fix exec mode memory leak issue
2021-08-10 12:25:57 +08:00
LI Qing
87c1c9a8b3
Add support for umask
2021-08-09 16:50:53 +08:00
Zheng, Qi
05d4c7d7db
Add similation and debug mode occlum package check and support
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-08-07 20:44:19 +08:00
zongmin.gu
7c170807bc
Bump to 0.23.6
2021-08-06 12:58:56 +08:00
LI Qing
b390ecaae9
Add creat syscall
2021-08-06 10:40:44 +08:00
LI Qing
c5c18ccd6d
Fix the event_monitor when updating host file events
...
When no events happen, the state of host file events will not be reset,
so the event_monitor should always update the state after polling files.
2021-08-06 10:29:25 +08:00
Hui, Chunyang
80a27bc0f9
Reap zombie children when exit
...
This can fix memory leakage when parent not wait4 children.
2021-08-05 17:52:45 +08:00
LI Qing
865e38258b
Add support for '/proc/[pid]/stat'
...
Many field values are displayed as 0
2021-08-05 16:10:54 +08:00