|
From: | Alex Bennée |
Subject: | Re: [PATCH for-6.2? 1/2] hw/intc/arm_gicv3: Add new gicv3_intid_is_special() function |
Date: | Sun, 28 Nov 2021 16:29:58 +0000 |
User-agent: | mu4e 1.7.5; emacs 28.0.60 |
Peter Maydell <peter.maydell@linaro.org> writes: > The GICv3/v4 pseudocode has a function IsSpecial() which returns true > if passed a "special" interrupt ID number (anything between 1020 and > 1023 inclusive). We open-code this condition in a couple of places, > so abstract it out into a new function gicv3_intid_is_special(). > > Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> -- Alex Bennée
[Prev in Thread] | Current Thread | [Next in Thread] |