This function programs the eFUSE PUF secure bits
Prototype
u32 XilSKey_Write_Puf_EfusePs_SecureBits(const XilSKey_Puf_Secure *WriteSecureBits);
Parameters
The following table lists the XilSKey_Write_Puf_EfusePs_SecureBits
function arguments.
Type | Member | Description |
---|---|---|
const XilSKey_Puf_Secure * | WriteSecureBits | Pointer to the XilSKey_Puf_Secure structure |
Returns
- XST_SUCCESS if eFUSE PUF secure bits are programmed successfully.
- Errorcode on failure.