xilloader
Vitis Drivers API Documentation
xilloader_get_atf_handoff_params_client_example.c File Reference

Overview

This file illustrates ATF handoff parameters information.

To build this application, xilmailbox library must be included in BSP and xilloader library must be in client mode

This example is supported for Versal and Versal Net devices.

Procedure to run the example.

Load the Pdi. Download the partial pdi into ddr. Select the target. Download the example elf into the target.

MODIFICATION HISTORY:
Ver   Who  Date     Changes


1.00 dd 02/13/24 Initial release

 

Macros

#define BUFFER_ADDR   (0x1000000U)
 Buffer lower address. More...
 
#define BUF_TOTAL_SIZE   (0x8)
 Handoff params size. More...
 

Functions

int main (void)
 Main function to call the cfi selective readback function. More...