Bootgen GUI for Zynq-7000 and Zynq UltraScale+ - 2022.1 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2022-04-26
Version
2022.1 English
Once you launch Bootgen GUI for Zynq® and Zynq UltraScale+™ , the Create Boot Image dialog box opens, with default values pre-selected from the context of the selected project.
Figure 1. Create Boot Image for Zynq and Zynq UltraScale+

  • When you run Create Boot Image the first time for an application, the dialog box is pre-populated with paths to the FSBL ELF file, and the bitstream for the selected hardware (if it exists in hardware project), and then the selected application ELF file.
  • If a boot image was run previously for the application, and a BIF file exists, the dialog box is pre-populated with the values from the /bif folder.
  1. Populate the Create Boot Image dialog box with the following information:
    1. From the Architecture drop-down, select the required architecture.
    2. Select either Create a BIF file or Import an existing BIF file.
    3. From the Basic tab, specify the Output BIF file path.
    4. If applicable, specify the UDF data: See udf_data for more information about this option.
    5. Specify the Output path.
  2. In the Boot image partitions, click the Add button to add additional partition images.
  3. Create offset, alignment, and allocation values for partitions in the boot image, if applicable.

    The output file path is set to the /bif folder under the selected application project by default.

  4. From the Security tab, you can specify the attributes to create a secure image. This security can be applied to individual partitions as required.
    1. To enable authentication for a partition, check the Use Authentication option, then specify the PPK, SPK, PSK, and SSK values. See the Using Authentication topic for more information.
    2. To enable encryption for a partition, select the Encryption view, and check the Use Encryption option. See Using Encryption for more information.
  5. Create or import a BIF file boot image one partition at a time, starting from the bootloader. The partitions list displays the summary of the partitions in the BIF file. It shows the file path, encryption settings, and authentication settings. Use this area to add, delete, modify, and reorder the partitions. You can also set values for enabling encryption, authentication, and checksum, and specifying some other partition related values like Load, Alignment, and Offset