commit | 4684bce58c2e3e0fe143a9ed1c10f8674d4b4b72 | [log] [tgz] |
---|---|---|
author | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Fri Sep 22 08:32:09 2017 +0100 |
committer | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Mon Oct 16 16:50:02 2017 +0100 |
tree | 12fb94ce26956473305108a7dd45ca8062b2fcc0 | |
parent | 6250507a8090adb9978e00e2ed59e2f407ff6912 [diff] |
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>