|
From: | Richard Henderson |
Subject: | Re: [PATCH 22/44] hw/arm/armsse: Add a define for number of IRQs used by the SSE itself |
Date: | Thu, 4 Mar 2021 12:04:45 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 2/19/21 6:45 AM, Peter Maydell wrote:
The SSE uses 32 interrupts for its own devices, and then passes through its expansion IRQ inputs to the CPU's interrupts 33 and upward. Add a define for the number of IRQs the SSE uses for itself, instead of hardcoding 32. Signed-off-by: Peter Maydell<peter.maydell@linaro.org> ---
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |