GIC: Add APIs to query interrupt types
These APIs allow the GIC implementation to categorize interrupt numbers
into SPIs, PPIs, and SGIs. The default implementations for GICv2 and
GICv3 follows interrupt numbering as specified by the ARM GIC
architecture.

API documentation updated.

Change-Id: Ia6aa379dc955994333232e6138f259535d4fa087
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
1 parent dea417c commit ca43b55d22f3a48f408d16d4bedbf677cbdf8f48
@Jeenu Viswambharan Jeenu Viswambharan authored on 22 Sep 2017
Showing 5 changed files
View
docs/platform-interrupt-controller-API.rst
View
include/drivers/arm/gic_common.h
View
include/plat/common/platform.h
View
plat/common/plat_gicv2.c
View
plat/common/plat_gicv3.c