XilSKey_ZynqMp_EfusePs_WritePufHelprData - 2021.2 English

Xilinx Standalone Library Documentation: OS and Libraries Document Collection

Document ID
UG643
Release Date
2021-10-27
Version
2021.2 English

This function programs the PS eFUSEs with the PUF helper data.

Note: To generate PufSyndromeData please use XilSKey_Puf_Registration API

Prototype

u32 XilSKey_ZynqMp_EfusePs_WritePufHelprData(const XilSKey_Puf *InstancePtr);

Parameters

The following table lists the XilSKey_ZynqMp_EfusePs_WritePufHelprData function arguments.

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

Returns

  • XST_SUCCESS if programs successfully.
  • Errorcode on failure