XilSKey_ZynqMpEfuseWrite - 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 provides support to program eFUSE memory

Prototype

u32 XilSKey_ZynqMpEfuseWrite(const u32 AddrHigh, const u32 AddrLow);

Parameters

The following table lists the XilSKey_ZynqMpEfuseWrite function arguments.

Table 1. XilSKey_ZynqMpEfuseWrite Arguments
Type Name Description
const u32 AddrHigh Higher 32-bit address of the XilSKey_Efuse structure.
const u32 AddrLow Lower 32-bit address of the XilSKey_Efuse structure.

Returns

XST_SUCCESS - On success ErrorCode - on Failure