XilSKey_ZynqMp_EfusePs_WritePufAux - 2021.1 English

Xilinx Standalone Library Documentation OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2021-06-16
Version
2021.1 English

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.

Table 1. XilSKey_ZynqMp_EfusePs_WritePufAux Arguments
Type Name Description
const XilSKey_Puf * InstancePtr Pointer to the XilSKey_Puf instance.

Returns

  • XST_SUCCESS if the eFUSE is programmed successfully.
  • Errorcode on failure