Zheng, Qi
774ea33d9a
Update bash and fish demo with prebuilt busybox
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-11-01 12:43:45 +08:00
Zheng, Qi
cbb326e3fd
Update fish demo with copy_bom tool
...
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-26 15:36:09 +08:00
Hui, Chunyang
0d20f9e5ec
Fix Fish demo and related CI
2021-08-13 17:05:23 +08:00
LI Qing
42bed8d338
Remove the mount config for tmp dir
2021-08-03 19:45:56 +08:00
Hui, Chunyang
1acfec6b12
Add support for fchdir and support cd for fish
2021-07-28 09:11:19 +08:00
LI Qing
7deeccb03b
Fix the error of demos with encrypted fs image
2021-03-02 13:25:36 +08:00
Hui, Chunyang
79b264a6c8
Add support for Address Space Layout Randomization
...
ASLR is only enabled on release mode. Also manage the whole process
VM with VMManager.
2021-02-24 14:46:41 +08:00
Hui, Chunyang
faf9c9d14e
Add fish script execute permission since SEFS has more strict checking
2020-08-15 19:12:39 +08:00
Hui, Chunyang
0252f0949d
Rename "occlum_context" to "occlum_instance" for demos
2020-08-15 19:12:39 +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
Hui, Chunyang
6ccd30ee3b
Remove fish and busybox binaries from entrypoints to make it more secure
2020-06-27 07:56:31 +00:00
Hui, Chunyang
9ce23a8c08
Add symbolic file support for FISH demo
2020-06-13 03:33:32 +00:00
Hui, Chunyang
c1911e6585
Add demo for shell (FISH) script
2020-05-28 19:55:09 +08:00