-
-
Save Brainiarc7/dd8463410829d14aaa6fcfb7be66909f to your computer and use it in GitHub Desktop.
BIF File for Zynq UltraScale+ MPSoC
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
the_ROM_image: | |
{ | |
[fsbl_config] a53_x64 | |
[bootloader] <fsbl.elf> | |
[pmufw_image] <pmufw.elf> | |
[destination_device=pl] <bitstream> | |
[destination_cpu=a53-0, exception_level=el-3, trustzone] <bl31.elf> | |
[destination_cpu=a53-0, exception_level=el-2] <u-boot.elf> | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment