ARM: ACPI: Fix MPIDR value in ACPI table
commit5d9c1756140d680e66e5b45005a1fb7078b74ee1
authorShannon Zhao <shannon.zhao@linaro.org>
Tue, 3 Nov 2015 13:49:42 +0000 (3 13:49 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Nov 2015 13:49:42 +0000 (3 13:49 +0000)
tree3e103cda437fc170a70b98f9535a51d9782c24bd
parentf2fbfacec024d1e78c10fc8498f3126557c21ed8
ARM: ACPI: Fix MPIDR value in ACPI table

Use mp_affinity of ARMCPU as the CPU MPIDR instead of the CPU index.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Message-id: 1446285001-7316-1-git-send-email-zhaoshenglong@huawei.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt-acpi-build.c