This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/shared-lib/utils
qdaoming-intel 74f74b6490 Fix sgx porting issues: incorrect compile flags, porting func impl, document, etc. (#145)
* Fix sgx porting issues: incorrect compilation flags, porting function impl, document, etc.

* Update bh_platform.c

Add check for function bh_vprintf_sgx: check whether print_function is not NULL.
2019-11-22 15:33:37 +08:00
..
bh_list.c Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
bh_log.c Enable WASI feature, enhance security and add SGX sample (#142) 2019-11-20 21:16:36 +08:00
bh_queue.c Enable WASI feature, enhance security and add SGX sample (#142) 2019-11-20 21:16:36 +08:00
CMakeLists.txt Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
Makefile Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
runtime_timer.c Fix sgx porting issues: incorrect compile flags, porting func impl, document, etc. (#145) 2019-11-22 15:33:37 +08:00
runtime_timer.h Enable WASI feature, enhance security and add SGX sample (#142) 2019-11-20 21:16:36 +08:00
shared_utils.cmake Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00