arm-trusted-firmware/plat/nvidia/tegra/common
Alexei Fedorov 1322dc94f7 TF-A GICv2 driver: Introduce makefile
This patch moves all GICv2 driver files into new added
'gicv2.mk' makefile for the benefit of the generic driver
which can evolve in the future without affecting platforms.

NOTE: Usage of 'drivers/arm/gic/common/gic_common.c' file
is now deprecated and platforms with GICv2 driver need to
be modified to include 'drivers/arm/gic/v2/gicv2.mk' in
their makefiles.

Change-Id: Ib10e71bdda0e5c7e80a049ddce2de1dd839602d1
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
2020-07-20 16:44:34 +00:00
..
aarch64 Tegra: assembly version of the 'plat_core_pos_by_mpidr' handler 2020-03-18 17:47:42 -07:00
drivers Tegra: memctrl_v2: fixup sequence to resize video memory 2020-06-18 19:28:41 -07:00
lib/debug Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
tegra_bl31_setup.c Tegra: sanity check NS address and size before use 2020-06-21 13:34:23 -07:00
tegra_common.mk TF-A GICv2 driver: Introduce makefile 2020-07-20 16:44:34 +00:00
tegra_delay_timer.c Tegra: delay_timer: support for physical secure timer 2020-02-20 09:25:45 -08:00
tegra_ehf.c Tegra: enable SDEI handling 2020-05-20 12:00:26 -07:00
tegra_fiq_glue.c Tegra: enable SDEI handling 2020-05-20 12:00:26 -07:00
tegra_gicv2.c Tegra: gicv2: initialize target masks 2020-03-21 19:00:05 -07:00
tegra_gicv3.c Tegra: introduce support for GICv3 2020-06-19 02:34:52 +00:00
tegra_io_storage.c Tegra: dummy support for the io_storage backend 2019-03-01 10:22:54 -08:00
tegra_platform.c Tegra: introduce support for SMCCC_ARCH_SOC_ID 2020-05-12 22:43:03 +00:00
tegra_pm.c Tegra: fixup GIC init from the 'on_finish' handler 2020-03-22 11:45:18 -07:00
tegra_sdei.c Tegra: enable SDEI handling 2020-05-20 12:00:26 -07:00
tegra_sip_calls.c Tegra: remove weakly defined per-platform SiP handler 2020-01-31 13:19:48 -08:00
tegra_stack_protector.c Tegra: enable stack protection 2020-05-16 22:44:52 -07:00