commit | b1b7a2b555a5a88f7277e32d250589f9ad216c9b | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Jan 09 14:43:56 2024 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Jan 09 14:44:45 2024 +0000 |
tree | e398ffb8ad5ab8cd7ea39935390f7d802cf30209 | |
parent | f5bd261a61b8d30bb6ead9dce2125576d3bdc626 [diff] |
hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers Mark up the cpreginfo structs for the GIC CPU registers to indicate the offsets from VNCR_EL2, as defined in table D8-66 in rule R_CSRPQ in the Arm ARM. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Tested-by: Miguel Luis <miguel.luis@oracle.com>