commit | 7e5802781c3e109558ddfd8b02155ad24d872ee7 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Nov 12 13:46:06 2014 +0000 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Tue Jan 20 18:25:31 2015 +0100 |
tree | 0a8a126d4b380e41ab9f0bb4c2064563af6c7321 | |
parent | a0675c25d6392c2197b796a60c4a2a0138c86355 [diff] |
arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields The gic_send_sgi() function used hardcoded bit shift values to generate the ICC_SGI1R_EL1 register value. Replace this with symbolic names to allow reusing them later. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>