This function copies SMC call result to response buffer.
Prototype
void XSem_CopyCmdResponse(XSemIpiResp *Resp, XSmc_OutVar Out);
Parameters
The following table lists the XSem_CopyCmdResponse function arguments.
| Type | Member | Description |
|---|---|---|
| XSmc_OutVar | Out | SMC call Result buffer |
XSemIpiResp
* |
Resp | Structure Pointer of IPI response |