XilSKey_Bbram_Program - 2020.2 English

OS and Libraries Document Collection (UG643)

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

This function implements the BBRAM algorithm for programming and verifying key.

The program and verify will only work together in and in that order.

Note: This function will program BBRAM of Ultrascale and Zynq as well.

Prototype

int XilSKey_Bbram_Program(XilSKey_Bbram *InstancePtr);

Parameters

The following table lists the XilSKey_Bbram_Program function arguments.

Table 1. XilSKey_Bbram_Program Arguments
Type Name Description
XilSKey_Bbram * InstancePtr Pointer to XilSKey_Bbram

Returns

  • XST_FAILURE - In case of failure
  • XST_SUCCESS - In case of Success