arm-trusted-firmware/plat
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
..
common Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
fvp Define ARM_GIC_ARCH default value for all platforms 2014-07-17 17:23:14 +01:00