arm-trusted-firmware/drivers/arm/gic/v3
Jeenu Viswambharan 2296610696 GIC: Add helpers to set interrupt configuration
The helpers perform read-modify-write on GIC*_ICFGR registers, but don't
serialise callers. Any serialisation must be taken care of by the
callers.

Change-Id: I71995f82ff2c7f70d37af0ede30d6ee18682fd3f
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2017-10-16 16:50:02 +01:00
..
arm_gicv3_common.c GICv3: add functions for save and restore 2017-10-05 16:47:53 +01:00
gic500.c GICv3: add functions for save and restore 2017-10-05 16:47:53 +01:00
gic600.c GICv3: add functions for save and restore 2017-10-05 16:47:53 +01:00
gicv3_helpers.c GIC: Add helpers to set interrupt configuration 2017-10-16 16:50:02 +01:00
gicv3_main.c GIC: Add API to set priority mask 2017-10-16 16:50:02 +01:00
gicv3_private.h GIC: Add API to set/clear interrupt pending 2017-10-16 16:50:02 +01:00