pmufw_image - 2021.2 English

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

Document ID
UG1400
Release Date
2021-12-15
Version
2021.2 English

Syntax

[pmufw_image] <PMU ELF file>

Description

PMU Firmware image to be loaded by BootROM, before loading the FSBL. The options for the pmufw_image are inline with the bootloader partition. Bootgen does not consider any extra attributes given along with the pmufw_image option.

Arguments

Filename

Example

the_ROM_image:
{
	[pmufw_image] pmu_fw.elf
	[bootloader, destination_cpu=a53-0] fsbl_a53.elf
	[destination_cpu=a53-1] app_a53.elf
	[destination_cpu=r5-0] app_r5.elf
}