![]() |
hdcp1x
Vitis Drivers API Documentation
|
Functions | |
| int | XHdcp1x_PlatformIsKsvRevoked (const XHdcp1x *InstancePtr, u64 Ksv) |
| This function checks a KSV value to determine if it has been revoked or not. More... | |
| int | XHdcp1x_PlatformTimerStart (XHdcp1x *InstancePtr, u16 TimeoutInMs) |
| This function starts a timer on behalf of an HDCP interface. More... | |
| int | XHdcp1x_PlatformTimerStop (XHdcp1x *InstancePtr) |
| This function stop a timer on behalf of an HDCP interface. More... | |
| int | XHdcp1x_PlatformTimerBusy (XHdcp1x *InstancePtr, u16 DelayInMs) |
| This function busy waits on a timer for a number of milliseconds. More... | |
Variables | |
| XHdcp1x_KsvRevokeCheck | XHdcp1xKsvRevokeCheck |
| Instance of function interface used for checking a specific KSV against the platforms revocation list. More... | |