wasm-micro-runtime/core/shared
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
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Merge dev/zephyr_file_socket into main (#4347) 2025-08-25 16:55:23 +08:00
platform Fix memory grow on SGX platform (#4651) 2025-10-09 11:24:12 +08:00
utils Fix typos (#4472) 2025-07-14 13:12:08 +08:00