mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-29 12:21:20 +00:00
Call ecall commands arbitrarily from host when enclave's runtime isn't initialized may cause unexpected behavior, for example, load/instantiate wasm module. Add runtime inited status checks in enclave to improve the security. Also fix `wait_map` issue mentioned in https://github.com/bytecodealliance/wasm-micro-runtime/issues/2252#issuecomment-1634940219 |
||
|---|---|---|
| .. | ||
| Enclave_minimal.edl | ||
| Enclave_private.pem | ||
| Enclave_test.cpp | ||
| Enclave.config.xml | ||
| Enclave.cpp | ||
| Enclave.edl | ||