arm-trusted-firmware/drivers/arm/gic
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
..
common GIC: Add helpers to set interrupt configuration 2017-10-16 16:50:02 +01:00
v2 GIC: Add API to set priority mask 2017-10-16 16:50:02 +01:00
v3 GIC: Add helpers to set interrupt configuration 2017-10-16 16:50:02 +01:00
arm_gic.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
gic_v2.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
gic_v3.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00