GIC: Introduce API to get interrupt ID
Acknowledging interrupt shall return a raw value from the interrupt
controller in which the actual interrupt ID may be encoded. Add a
platform API to extract the actual interrupt ID from the raw value
obtained from interrupt controller.

Document the new function. Also clarify the semantics of interrupt
acknowledge.

Change-Id: I818dad7be47661658b16f9807877d259eb127405
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
1 parent 385f1db commit 4ee8d0becddd65b27206cc01ed0d896a6605b82b
@Jeenu Viswambharan Jeenu Viswambharan authored on 24 Oct 2017
Showing 6 changed files
View
docs/platform-interrupt-controller-API.rst
View
docs/porting-guide.rst
View
include/drivers/arm/gicv3.h
View
include/plat/common/platform.h
View
plat/common/plat_gicv2.c
View
plat/common/plat_gicv3.c