This patch looks good to me.
Kinsey Moore
> -Original Message-
> From: Jeff Kubascik
> Sent: Thursday, January 23, 2020 08:49
> To: devel@rtems.org
> Cc: Kinsey Moore ; Joel Sherrill
>
> Subject: [PATCH] bsps/arm: Update GICv3 to use newer affinity int
The GICv3 implementation uses the GICD_ITARGETSR register to configure
interrupt affinity. The GIC uses this register only when affinity
routing is disabled, which is called legacy operation mode. However,
affinity routing is being enabled, by setting the ARE_NS bit in the
GICD_CTLR register; there