Ibai Erkiaga | 5df7789 | 2022-09-19 15:30:02 +0100 | [diff] [blame] | 1 | all: |
| 2 | { |
| 3 | [pmufw_image] ../zynqmp-zcu106-release/pmufw.elf |
| 4 | [bootloader, destination_cpu = a53-0] ../zynqmp-zcu106-release/zynqmp_fsbl.elf |
| 5 | [destination_cpu = a53-0, exception_level = el-3, trustzone] ../arm-trusted-firmware/build/zynqmp/release/bl31/bl31.elf |
| 6 | [destination_cpu = a53-0, exception_level = el-2] ../u-boot-xlnx/u-boot.elf |
| 7 | [destination_cpu = a53-0, load=0x60000000, startup=0x60000000, exception_level = el-1, trustzone] ../optee_os/out/arm/core/tee_raw.bin |
| 8 | } |