![]() |
xilloader
Vitis Drivers API Documentation
|
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... | |
| #define | PDI_SRC_ADDR (0x1000000U) |
| Address where authenticated PDI is available. More... | |
| #define | PDI_TYPE (XLOADER_PDI_TYPE_FULL) |
| XLOADER_PDI_TYPE_FULL for full PDI XLOADER_PDI_TYPE_PARTIAL for partial PDI. More... | |
| #define DATA_ID (0x21) |
Data ID of the optional data.
| #define OPT_DATA_BUFFER_SIZE_IN_BYTES (0x200U) |
Size of optional data buffer.
| #define PDI_ID (0x3) |
PDI ID of the PDI available in Image Store.
Mandatory option when PDI_SRC is selected as Image Store
| #define PDI_SRC (XLOADER_PDI_SRC_DDR) |
0xF - DDR, 0x10 - Image Store
| #define PDI_SRC_ADDR (0x1000000U) |
Address where authenticated PDI is available.
| #define PDI_SRC_ADDR (0x1000000U) |
Address where PDI is available.
Mandatory option when PDI_SRC is selected as DDR
| #define PDI_TYPE (XLOADER_PDI_TYPE_FULL) |
XLOADER_PDI_TYPE_FULL for full PDI XLOADER_PDI_TYPE_PARTIAL for partial PDI.
| #define XLOADER_ERR_INVALID_OPT_DATA_BUFF_SIZE (0x25) |
Error when buffer size given by user is less than the optional data length.