XSecure_ImageInfo - 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

Declaration

typedef struct
{
  u32 EfuseRsaenable,
  XSecure_PartitionHeader * PartitionHdr,
  u32 BhdrAuth,
  u32 KeySrc,
  u32 * Iv,
  u8 * AuthCerPtr
} XSecure_ImageInfo;
Table 1. Structure XSecure_ImageInfo member description
Member Description
EfuseRsaenable

0 if not burnt 0xFF if burnt

PartitionHdr

Pointer to the buffer which is holding image header

BhdrAuth

0 if not enabled and 0xFF if set

KeySrc

Key src from boot header

Iv

From Boot header + 8bits from partition header

AuthCerPtr

Buffer allocated to copy AC of the partition