arm-trusted-firmware/plat/arm/board/arm_fpga
Chris Kay 1fa05dab07 build(fdt-wrappers): introduce FDT wrappers makefile
This has been introduced to simplify dependencies on the FDT wrappers.
We generally want to avoid pulling in components on a file-by-file
basis, particularly as we are trying to draw conceptual boxes around
components in preparation for transitioning the build system to CMake,
where dependencies are modelled on libraries rather than files.

Signed-off-by: Chris Kay <chris.kay@arm.com>
Change-Id: Idb7ee05a9b54a8caa3e07f36e608867e20b6dcd5
2021-10-26 12:14:28 +01:00
..
aarch64 arm_fpga: Add support for topology self-discovery 2020-07-24 15:06:42 +01:00
include fix(arm_fpga): limit BL31 memory usage 2021-09-03 14:14:02 +01:00
build_axf.ld.S fix(arm_fpga): streamline generated axf file 2021-10-04 13:27:32 +02:00
fpga_bl31_setup.c Merge changes from topic "arm_fpga_resmem" into integration 2021-10-05 22:55:13 +02:00
fpga_console.c arm_fpga: Read UART address from DT 2020-05-05 15:36:51 +01:00
fpga_def.h arm_fpga: Add support for topology self-discovery 2020-07-24 15:06:42 +01:00
fpga_gicv3.c feat(arm_fpga): support GICv4 images 2021-09-01 16:14:03 +01:00
fpga_pm.c Fix coverity defects found on the FPGA port. 2020-04-02 14:11:12 +01:00
fpga_private.h feat(arm_fpga): support GICv4 images 2021-09-01 16:14:03 +01:00
fpga_topology.c arm_fpga: Add support for topology self-discovery 2020-07-24 15:06:42 +01:00
kernel_trampoline.S feat(arm_fpga): add kernel trampoline 2021-10-04 13:26:58 +02:00
platform.mk build(fdt-wrappers): introduce FDT wrappers makefile 2021-10-26 12:14:28 +01:00
rom_trampoline.S arm_fpga: Add ROM trampoline 2020-09-29 13:28:25 +01:00