xilloader
Vitis Drivers API Documentation
xilloader_get_opt_data_example.c File Reference

Macros

#define PDI_SRC   (XLOADER_PDI_SRC_DDR)
 0xF - DDR, 0x10 - Image Store More...
 
#define DATA_ID   (0x21)
 Data ID of the optional data. More...
 
#define PDI_SRC_ADDR   (0x1000000U)
 Address where PDI is available. More...
 
#define PDI_ID   (0x3)
 PDI ID of the PDI available in Image Store. More...
 
#define OPT_DATA_BUFFER_SIZE_IN_BYTES   (0x200U)
 Size of optional data buffer. More...
 
#define XLOADER_ERR_INVALID_OPT_DATA_BUFF_SIZE   (0x25)
 Error when buffer size given by user is less than the optional data length. More...