optee_open
return optee_open(ctx, true);
int optee_open(struct tee_context *ctx, bool cap_memref_null);
return optee_open(ctx, sec_caps & OPTEE_SMC_SEC_CAP_MEMREF_NULL);