diff options
author | Keqian Zhu <zhukeqian1@huawei.com> | 2020-04-13 17:15:50 +0800 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-04-30 11:52:27 +0100 |
commit | 1e11a139bfed55cb2de7b2eaa1e53f3cf6180d13 (patch) | |
tree | caaef51feccae5cff63e30edfb5e3372cce83766 /pc-bios/edk2-x86_64-code.fd.bz2 | |
parent | c8aeef3aed6beef14175f9c6744b2ea30fc309d9 (diff) |
bugfix: Use gicr_typer in arm_gicv3_icc_reset
The KVM_VGIC_ATTR macro expect the second parameter as gicr_typer,
of which high 32bit is constructed by mp_affinity. For most case,
the high 32bit of mp_affinity is zero, so it will always access the
ICC_CTLR_EL1 of CPU0.
Signed-off-by: Keqian Zhu <zhukeqian1@huawei.com>
Message-id: 20200413091552.62748-2-zhukeqian1@huawei.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'pc-bios/edk2-x86_64-code.fd.bz2')
0 files changed, 0 insertions, 0 deletions