This function programs eFUSE PUF auxiliary data.
Note: To generate auxiliary data, please use XilSKey_Puf_Registration function.
Prototype
u32 XilSKey_ZynqMp_EfusePs_WritePufAux(const XilSKey_Puf *InstancePtr);
Parameters
The following table lists the XilSKey_ZynqMp_EfusePs_WritePufAux
function arguments.
Type | Member | Description |
---|---|---|
const XilSKey_Puf * | InstancePtr | Pointer to the XilSKey_Puf instance. |
Returns
- XST_SUCCESS if the eFUSE is programmed successfully.
- Errorcode on failure