Peter Maydell 257bb6501c hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field size
The comment says that in our CTE format the RDBase field is 36 bits;
in fact for us it is only 16 bits, because we use the RDBase format
where it specifies a 16-bit CPU number. The code already uses
RDBASE_PROCNUM_LENGTH (16) as the field width, so fix the comment
to match it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2022-01-07 17:07:59 +00:00
..
2021-10-27 14:45:22 +02:00
2021-10-12 08:20:08 +02:00
2022-01-05 09:06:36 +01:00
2021-10-12 08:20:08 +02:00
2022-01-05 09:06:36 +01:00
2021-11-09 13:16:56 +01:00
2022-01-05 09:06:36 +01:00
2022-01-05 09:06:36 +01:00
2021-11-17 11:25:55 -07:00
2020-08-21 06:30:33 -04:00