Created
October 21, 2018 15:35
-
-
Save KeitetsuWorks/418aacbb3d31e9a6f42e51eafaec8c61 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