arm-trusted-firmware/plat/fvp
Sandrine Bailleux 2b98e7890b Define ARM_GIC_ARCH default value for all platforms
The ARM_GIC_ARCH build option was supposed to default to 2 on all
platforms. However, the default value was set in the FVP makefile
so for all other platforms it wasn't even defined.

This patch moves the default value to the main Makefile. The platform
port can then override it if needed.

Change-Id: I8e2da1cce7ffa3ed18814bbdcbcf2578101f18a6
2014-07-17 17:23:14 +01:00
..
aarch64 Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
drivers/pwrc Remove calling CPU mpidr from bakery lock API 2014-06-23 23:16:39 +01:00
include Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 2014-07-11 11:19:27 +01:00
bl1_fvp_setup.c fvp: Properly detect the location of BL1 R/W data 2014-07-01 10:59:43 +01:00
bl2_fvp_setup.c Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 2014-07-10 14:45:19 +01:00
bl31_fvp_setup.c Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
bl32_fvp_setup.c Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
fvp_def.h Refactor fvp_config into common platform header 2014-07-09 16:28:07 +01:00
fvp_io_storage.c Rename FVP specific files and functions 2014-05-23 18:01:41 +01:00
fvp_pm.c Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
fvp_private.h Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
fvp_security.c Refactor fvp_config into common platform header 2014-07-09 16:28:07 +01:00
fvp_topology.c Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00
platform.mk Define ARM_GIC_ARCH default value for all platforms 2014-07-17 17:23:14 +01:00