[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/4] arm: ast2600: Force a multiple of 32 of IRQs for the GIC
From: |
Andrew Jeffery |
Subject: |
Re: [PATCH 1/4] arm: ast2600: Force a multiple of 32 of IRQs for the GIC |
Date: |
Mon, 01 Mar 2021 09:37:01 +1030 |
User-agent: |
Cyrus-JMAP/3.5.0-alpha0-141-gf094924a34-fm-20210210.001-gf094924a |
On Fri, 26 Feb 2021, at 19:26, Philippe Mathieu-Daudé wrote:
> On 2/26/21 7:57 AM, Andrew Jeffery wrote:
> > This appears to be a requirement of the GIC model.
>
> If so this should be adjusted in the GIC or a15mp_priv_realize(),
> not in each caller, isn't it?
>
Maybe, let me look into it. I'll clean it up in v2 if it makes sense.
Cheers,
Andrew