On 23/11/2023 10:52, Julien Grall wrote:
Hi Stewart,
On 22/11/2023 14:46, Stewart Hildebrand wrote:
GICD_CTL_ENABLE is a GICv2 bit. Remove it. The definitions of
GICD_CTL_ENABLE and GICD_CTLR_ENABLE_G1 are identical, so the value
written is unchanged.
Thanks for spotting it. Maybe we should move GICv2 specific definitions
out of gic.h. Anyway, this is a separate clean-up. So...
Signed-off-by: Stewart Hildebrand <[email protected]>
...
Reviewed-by: Julien Grall <[email protected]>
And committed.
Cheers,
--
Julien Grall