16 (
veneer_fn)tfm_platform_sp_system_reset_veneer,
31 in_vec[0].
base = &req;
32 in_vec[0].
len =
sizeof(req);
35 in_vec[1].
len = input->
len;
49 (uint32_t)in_vec, (uint32_t)inlen,
50 (uint32_t)output, (uint32_t)outlen);
int32_t(* veneer_fn)(uint32_t arg0, uint32_t arg1, uint32_t arg2, uint32_t arg3)
int32_t tfm_ns_interface_dispatch(veneer_fn fn, uint32_t arg0, uint32_t arg1, uint32_t arg2, uint32_t arg3)
NS interface, veneer function dispatcher.