This file provides XilSEM client interface to send IPI requests from the user application to
XilSEM server on PLM. It supports SMC call support, in EL1 Non secure mode. This section
provides APIs to Init, Start, Stop, Error Injection, Event notification registration, and get
Status details for both CRAM and NPI.
Note: The throughput metrics of the
XilSEM library are not specified.
| Type | Member | Arguments |
|---|---|---|
| void | XSem_CopyCmdResponse |
|
| XStatus | XSem_RegisterEvent |
|
| XStatus | XSem_CmdCfrInit |
|
| XStatus | XSem_CmdCfrStartScan |
|
| XStatus | XSem_CmdCfrStopScan |
|
| XStatus | XSem_CmdCfrNjctErr |
|
| XStatus | XSem_CmdCfrGetStatus |
|
| XStatus | XSem_CmdCfrReadFrameEcc |
|
| XStatus | XSem_CmdNpiStartScan |
|
| XStatus | XSem_CmdNpiStopScan |
|
| XStatus | XSem_CmdNpiInjectError |
|
| XStatus | XSem_CmdNpiGetGldnSha |
|
| XStatus | XSem_CmdNpiGetStatus |
|
| XStatus | XSem_CmdGetConfig |
|
| u32 | XSem_CmdCfrGetCrc |
|
| void | XSem_CmdCfrGetTotalFrames |
|