On Mon, 24 Feb 2020 at 09:44, Sai Pavan Boddu
wrote:
>
> This patch series implements the mask for unimplemented priority bits in
> arm-gic. Which will return the expected number of priority bits on read.
>
> Changes for V2:
> Followed gicv3 code for defining mask for unimplemented bits
>
This patch series implements the mask for unimplemented priority bits in
arm-gic. Which will return the expected number of priority bits on read.
Changes for V2:
Followed gicv3 code for defining mask for unimplemented bits
Hardcoded num priority bits for A9 and ARM11MPCore boards
Changes f