[PATCH v4 16/19] arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
From: Christoffer Dall <hidden>
Date: 2014-11-23 14:43:47
From: Christoffer Dall <hidden>
Date: 2014-11-23 14:43:47
On Fri, Nov 14, 2014 at 10:08:00AM +0000, Andre Przywara wrote:
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 <redacted>