mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 15:05:19 +00:00
29b76dd275
Current SGX lib-rats wasm module hash is stored in a global buffer, which may be overwritten if there are multiple wasm module loadings. We move the module hash into the enclave module to resolve the issue. And rename the SGX_IPFS macro/variable in Makefile and Enclave.edl to make the code more consistent. And refine the sgx-ra sample document. |
||
---|---|---|
.. | ||
lib_rats_common.h | ||
lib_rats_wrapper.c | ||
lib_rats_wrapper.h | ||
lib_rats.cmake |