XilSKey_Write_Puf_EfusePs_SecureBits - 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 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.

Table 1. XilSKey_Write_Puf_EfusePs_SecureBits Arguments
Type Name 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.