wasm-micro-runtime/core/shared/platform/linux-sgx
Wenyong Huang e7a8b3e743
Update version number to 2.0.0 and update release notes (#3327)
And enable code format check for wasm_export.h and add '\n' in os_printf
in sgx platform source files.
2024-04-20 10:16:34 +08:00
..
untrusted linux-sgx: Allow to open files with arbitrary paths in the sandbox using IPFS (#1685) 2022-11-07 19:56:16 +08:00
platform_internal.h Always allocate linear memory using mmap (#3052) 2024-02-02 22:17:44 +08:00
sgx_file.c linux-sgx: Allow to open files with arbitrary paths in the sandbox using IPFS (#1685) 2022-11-07 19:56:16 +08:00
sgx_file.h linux-sgx: Allow to open files with arbitrary paths in the sandbox using IPFS (#1685) 2022-11-07 19:56:16 +08:00
sgx_ipfs.c Update version number to 2.0.0 and update release notes (#3327) 2024-04-20 10:16:34 +08:00
sgx_ipfs.h Abstract POSIX filesystem functions (#2585) 2023-10-19 19:19:39 +08:00
sgx_platform.c Update version number to 2.0.0 and update release notes (#3327) 2024-04-20 10:16:34 +08:00
sgx_pthread.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
sgx_pthread.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
sgx_rsrv_mem_mngr.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
sgx_signal.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
sgx_signal.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
sgx_socket.c Fix linux-sgx build error when libc-wasi is disabled (#2997) 2024-01-11 14:26:39 +08:00
sgx_socket.h esp-idf: Add socket support for esp-idf platform (#1364) 2022-11-02 18:02:58 +08:00
sgx_thread.c Merge branch main into dev/wasi-libc-windows 2023-10-09 09:24:00 +08:00
sgx_time.c Enhancements on wasm function execution time statistic (#2985) 2024-01-17 09:51:54 +08:00
sgx_time.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
sgx_wamr.edl linux-sgx: Allow to open files with arbitrary paths in the sandbox using IPFS (#1685) 2022-11-07 19:56:16 +08:00
shared_platform.cmake Always allocate linear memory using mmap (#3052) 2024-02-02 22:17:44 +08:00