wasm-micro-runtime/product-mini/platforms/linux-sgx
Wenyong Huang b490a229f6
Enhance XIP and add XIP document (#863)
Auto detect whether file is XIP file before loading module in posix like and
linux-sgx platforms, and if yes, mmap executable memory automatically to
run the XIP file.
Add document about XIP feature.
Enable test spec cases with XIP feature.
2021-12-06 17:25:10 +08:00
..
enclave-sample Enhance XIP and add XIP document (#863) 2021-12-06 17:25:10 +08:00
CMakeLists_minimal.txt Add macro to exclude sgx wasi/pthread ocalls if not needed (#384) 2020-09-15 15:49:09 +08:00
CMakeLists.txt Enable SIMD support for Linux SGX platform (#474) 2020-12-21 15:17:36 +08:00