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.
Type | Name | Description |
---|---|---|
XilSKey_ZynqMpEPs * | InstancePtr | Pointer to the XilSKey_ZynqMpEPs. |
Returns
- XST_SUCCESS if programs successfully.
- Errorcode on failure