Home
last modified time | relevance | path

Searched hist:b8bf3472 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dsbsa-ref.cb8bf3472 Wed Oct 07 05:07:31 CDT 2020 Graeme Gregory <graeme@nuviainc.com> hw/arm/sbsa-ref : Fix SMMUv3 Initialisation

SMMUv3 has an error in a previous patch where an i was transposed to a 1
meaning interrupts would not have been correctly assigned to the SMMUv3
instance.

Fixes: 48ba18e6d3f3 ("hw/arm/sbsa-ref: Simplify by moving the gic in the machine state")
Signed-off-by: Graeme Gregory <graeme@nuviainc.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20201007100732.4103790-2-graeme@nuviainc.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>