u-boot-brain/arch/arm/cpu/armv8/zynqmp
Michal Simek 509d4b9545 ARM64: zynqmp: Generate handoff structure for ATF
Xilinx ATF extending options for passing images from BL2(FSBL)
to BL31. U-Boot SPL is FSBL replacement that's why it should generate
handoff structure the same. Support only one entry which is U-Boot in
EL2 itself. When FIT image is adopted structure generate should be data
driven.

Currently ATF is placing this structure at the beggining of OCM which is
rewriting early parts of ATF which should be unused at that time.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2017-01-10 10:22:05 +01:00
..
clk.c ARM64: zynqmp: Remove get_uart_clk() 2016-07-22 14:04:41 +02:00
cpu.c armv8: mmu: Add support of non-identical mapping 2016-07-15 09:01:43 -07:00
handoff.c ARM64: zynqmp: Generate handoff structure for ATF 2017-01-10 10:22:05 +01:00
Kconfig ARM: zynqmp: Make SYS_VENDOR configurable 2017-01-10 10:20:02 +01:00
Makefile ARM64: zynqmp: Generate handoff structure for ATF 2017-01-10 10:22:05 +01:00
mp.c Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
slcr.c zynqmp: Add support for IP detection via SLCR 2015-07-28 11:56:20 +02:00
spl.c ARM64: zynqmp: Generate handoff structure for ATF 2017-01-10 10:22:05 +01:00