enuoCM
enuoCM
Test on latest commit d634606. I added some log messages in `OpenVPNService#stopOldOpenVPNProcess()`, `OpenVPNService#forceStopOpenVpnProcess`, `OpenVPNService#processDied()` and `OpenVPNService#unregisterDeviceStateReceiver()`. Sometimes I got following log: ``` 06-26 11:24:19.052 D/test (25945): stopOldOpenVPNProcess mManagement: com.cloudminds.security.mimclient.openvpn.core.OpenVpnManagementThread@eb820af 06-26...
# Environment - HW: [SGX2] - OS: [e.g. Ubuntu20.04] - Occlum version: [e.g. 0.29.7] demo runtime_boot execute ./build_content.sh gen_rootfs_instance error: [ERROR] occlum-pal: Failed to create enclave with error code 0x2009:...
remote_attestation/dcap demo can not run branch: 0.29.7 commit 4783098308da2b76c600c31c716d36eeedc95478 # Logs ``` [2023-09-22T03:51:14.084Z][ERROR][T2][#116][·····Brk] New brk address is too low [2023-09-22T03:51:14.084Z][TRACE][T2][#116][·····Brk] Retval = 0x7f83755cc000 [2023-09-22T03:51:14.084Z][TRACE][T2][#117][·····Brk] Syscall { num = Brk, new_brk_addr...
Seems https://github.com/occlum/occlum/issues/1311#issuecomment-1588879195 doesn't work in Occlum 0.29.6. After rebuild occlum instance by using "occlum build" or using "occlum build -f", old encrypted data is lost. Even backup the old encrypted...
UnionFS in Occlum supports image and container SEFS layer. Here is a question: Can the image and container SEFS be mounted with different user key? Thanks.
## Description Fixes #3641 ## Type of change Please delete options that are not relevant. - [ ] New feature (non-breaking change which adds functionality) ## How Has This Been...
### 🚀 The feature The default custom_fact_extraction_prompt and custom_update_memory_prompt may not be suitable for all situations. ### Motivation, pitch Being able to set them dynamically, such as per request, is...