wasm-micro-runtime/core/shared/platform/linux-sgx
Kiyoshi Nakao 49ac85472d
Fix memory grow on SGX platform (#4651)
* SGX: zero-initialize reserved memory in os_mmap after allocation
* Add SGX-specific os_mremap to zero-clear remaining memory after memcpy
* Modify core/shared/platform/linux-sgx/shared_platform.cmake not to include platform_api_memory.cmake
* Modify core/shared/platform/linux-sgx/shared_platform.cmake to remove unnecessary PLATFORM_COMMON_MEMORY_SOURCE
2025-10-09 11:24:12 +08:00
..
untrusted
platform_internal.h
sgx_file.c
sgx_file.h
sgx_ipfs.c
sgx_ipfs.h
sgx_platform.c
sgx_pthread.c
sgx_pthread.h
sgx_rsrv_mem_mngr.h
sgx_signal.c
sgx_signal.h
sgx_socket.c
sgx_socket.h
sgx_thread.c
sgx_time.c
sgx_time.h
sgx_wamr.edl
shared_platform.cmake