XilSKey_ZynqMp_EfusePs_CheckForZeros - 2023.1 English

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2023-05-16
Version
2023.1 English

This function is used verify eFUSE keys for Zeros

Prototype

u32 XilSKey_ZynqMp_EfusePs_CheckForZeros(u8 RowStart, u8 RowEnd, XskEfusePs_Type EfuseType);

Parameters

The following table lists the XilSKey_ZynqMp_EfusePs_CheckForZeros function arguments.

Table 1. XilSKey_ZynqMp_EfusePs_CheckForZeros Arguments
Type Member Description
u8 RowStart is row number from which verification has to be started.
u8 RowEnd is row number till which verification has to be ended.
XskEfusePs_Type EfuseType is the type of the eFUSE in which these rows reside.

Returns

  • XST_SUCCESS if keys are not programmed.
    • Errorcode on failure.