wasm-micro-runtime/core/shared-lib/platform/linux-sgx
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_assert.c Fix sgx porting issues: incorrect compile flags, porting func impl, document, etc. (#145) 2019-11-22 15:33:37 +08:00
bh_definition.c Fix sgx porting issues: incorrect compile flags, porting func impl, document, etc. (#145) 2019-11-22 15:33:37 +08:00
bh_platform_log.c Fix sgx porting issues: incorrect compile flags, porting func impl, document, etc. (#145) 2019-11-22 15:33:37 +08:00
bh_platform.c Fix sgx porting issues: incorrect compile flags, porting func impl, document, etc. (#145) 2019-11-22 15:33:37 +08:00
bh_platform.h Fix sgx porting issues: incorrect compile flags, porting func impl, document, etc. (#145) 2019-11-22 15:33:37 +08:00
bh_thread.c Fix sgx porting issues: incorrect compile flags, porting func impl, document, etc. (#145) 2019-11-22 15:33:37 +08:00
bh_time.c Fix sgx porting issues: incorrect compile flags, porting func impl, document, etc. (#145) 2019-11-22 15:33:37 +08:00
shared_platform.cmake Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00