Skip to content
  • Alexei Fedorov's avatar
    TF-A GICv3 driver: Introduce makefile · a6ea06f5
    Alexei Fedorov authored
    
    
    This patch moves all GICv3 driver files into new added
    'gicv3.mk' makefile for the benefit of the generic driver
    which can evolve in the future without affecting platforms.
    The patch adds GICv3 driver configuration flags
    'GICV3_IMPL', 'GICV3_IMPL_GIC600_MULTICHIP' and
    'GICV3_OVERRIDE_DISTIF_PWR_OPS' described in
    'GICv3 driver options' section of 'build-option.rst'
    document.
    
    NOTE: Platforms with GICv3 driver need to be modified to
    include 'drivers/arm/gic/v3/gicv3.mk' in their makefiles.
    
    Change-Id: If055f6770ff20f5dee5a3c99ae7ced7cdcac5c44
    Signed-off-by: default avatarAlexei Fedorov <Alexei.Fedorov@arm.com>
    a6ea06f5