XilSKey_ZynqMp_EfusePs_Write - 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 is used to program the PS eFUSE of ZynqMP, based on user inputs

Note: After eFUSE programming is complete, the cache is automatically reloaded so all programmed eFUSE bits can be directly read from cache.

Prototype

u32 XilSKey_ZynqMp_EfusePs_Write(XilSKey_ZynqMpEPs *InstancePtr);

Parameters

The following table lists the XilSKey_ZynqMp_EfusePs_Write function arguments.

Table 1. XilSKey_ZynqMp_EfusePs_Write Arguments
Type Name Description
XilSKey_ZynqMpEPs * InstancePtr Pointer to the XilSKey_ZynqMpEPs.

Returns

  • XST_SUCCESS if programs successfully.
  • Errorcode on failure