arm-trusted-firmware/plat/arm/board/fvp_ve
Madhukar Pappireddy fddfb3baf7 plat/arm: Use common build flag for using generic sp804 driver
SP804 TIMER is not platform specific, and current code base adds
multiple defines to use this driver. Like FVP_USE_SP804_TIMER and
FVP_VE_USE_SP804_TIMER.

This patch removes platform specific build flag and adds generic
flag `USE_SP804_TIMER` to be set to 1 by platform if needed.

Change-Id: I5ab792c189885fd1b98ddd187f3a38ebdd0baba2
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
2020-08-17 11:50:07 -05:00
..
aarch32 plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fdts plat/arm: Rentroduce tb_fw_config device tree 2020-06-24 08:44:26 +01:00
include plat/arm: Move fconf population after the enablement of MMU 2020-07-23 02:11:22 +00:00
sp_min plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_bl1_setup.c SMMUv3: Abort DMA transactions 2019-05-10 16:09:19 +01:00
fvp_ve_bl2_setup.c plat/arm: Use common build flag for using generic sp804 driver 2020-08-17 11:50:07 -05:00
fvp_ve_common.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_def.h Unify type of "cpu_idx" across PSCI module. 2020-01-10 17:11:51 +00:00
fvp_ve_err.c Use true instead of 1 in while 2020-08-14 11:36:09 +00:00
fvp_ve_pm.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_private.h plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_security.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_topology.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
platform.mk plat/arm: Use common build flag for using generic sp804 driver 2020-08-17 11:50:07 -05:00