XilSKey_ZynqMp_EfusePs_WritePufChash - 2020.2 English

OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2020-11-24
Version
2020.2 English

This function programs eFUSE with CHash value.

Note: To generate the CHash value, please use XilSKey_Puf_Registration function.

Prototype

u32 XilSKey_ZynqMp_EfusePs_WritePufChash(const XilSKey_Puf *InstancePtr);

Parameters

The following table lists the XilSKey_ZynqMp_EfusePs_WritePufChash function arguments.

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

Returns

  • XST_SUCCESS if chash is programmed successfully.
  • An Error code on failure