File ecalls.cpp

Functions

faasm_sgx_status_t ecallCreateReport(const sgx_target_info_t *qeTarget, const sgx_report_data_t *heldData, sgx_report_t *report)
faasm_sgx_status_t ecallInitWamr(void)
faasm_sgx_status_t ecallLoadModule(void *wasmOpCodePtr, uint32_t wasmOpCodeSize, uint32_t faasletId)
faasm_sgx_status_t ecallUnloadModule(uint32_t faasletId)
faasm_sgx_status_t ecallCallFunction(uint32_t faasletId, uint32_t argc, char **argv)