diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2022-05-12 16:14:57 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-05-19 16:19:02 +0100 |
commit | 5d55f827677a521feaab6dc651168e6136954e88 (patch) | |
tree | 9bcfd93e0da971693cc4ec444533949367d520a5 /chardev/char-parallel.c | |
parent | 39f29e599355f9512482b67624e7a6c9000c5ddd (diff) |
hw/intc/arm_gicv3: Provide ich_num_aprs()
We previously open-coded the expression for the number of virtual APR
registers and the assertion that it was not going to cause us to
overflow the cs->ich_apr[] array. Factor this out into a new
ich_num_aprs() function, for consistency with the icc_num_aprs()
function we just added for the physical APR handling.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220512151457.3899052-7-peter.maydell@linaro.org
Message-id: 20220506162129.2896966-6-peter.maydell@linaro.org
Diffstat (limited to 'chardev/char-parallel.c')
0 files changed, 0 insertions, 0 deletions