u-boot/arch/arm/mach-zynqmp
Michal Simek 84c88d6ef2 zynqmp: Generate u-boot.its also with TEE dynamically
The first change is to trying to find out TF-A load address based on
reading elf file. Expectation is that bl31.bin is in the same folder as
bl31.elf. It brings new flexibility to place TF-A to any address (DDR
included).

And also enable TEE generation also with TEE configuration.
Expecation is the same as above that tee.bin and tee.elf are in the same
folder.

User has to just define link to BL31/BL32 binary files and the rest should
be handled by the script.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2021-06-23 09:48:35 +02:00
..
include/mach zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
clk.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ecc_spl_init.c zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
handoff.c arm64: zynqmp: Change bl2_plat_get_bl31_params() guarding 2020-09-23 10:31:40 +02:00
Kconfig zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
Makefile zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
mkimage_fit_atf.sh zynqmp: Generate u-boot.its also with TEE dynamically 2021-06-23 09:48:35 +02:00
mp.c arm64: zynqmp: Fix application loading on R5 core1 2021-06-23 09:48:35 +02:00
psu_spl_init.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
spl.c zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00