arm-trusted-firmware/plat/nvidia/tegra/soc/t194
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
..
drivers Tegra194: add strict checking mode verification 2020-08-27 20:12:34 -07:00
plat_memctrl.c Tegra194: remove unused tegra_mc_defs header 2020-08-27 20:13:43 -07:00
plat_psci_handlers.c Tegra194: add redundancy checks for MMIO writes 2020-08-27 20:12:34 -07:00
plat_ras.c refactor(plat/ea_handler): Use default ea handler implementation for panic 2021-08-13 11:12:11 +02:00
plat_secondary.c Tegra194: add redundancy checks for MMIO writes 2020-08-27 20:12:34 -07:00
plat_setup.c Tegra: add platform specific 'runtime_setup' handler 2020-08-31 10:43:44 -07:00
plat_sip_calls.c Tegra194: ras: split up RAS error clear SMC call. 2020-08-27 20:12:34 -07:00
plat_smmu.c Tegra: smmu: remove context save sequence 2020-03-11 13:37:26 -07:00
plat_trampoline.S Tegra194: add memory barriers during DRAM to SysRAM copy 2020-08-27 20:12:34 -07:00
platform_t194.mk build(fdt-wrappers): introduce FDT wrappers makefile 2021-10-26 12:14:28 +01:00