hw/arm/armsse: Correct expansion MPC interrupt lines
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 7 Nov 2020 19:33:59 +0000 (20:33 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Nov 2020 11:03:48 +0000 (11:03 +0000)
commit509602eed4d5d51cb71911ffc9c5ecc1cd04db06
tree9fcb00d70beb3be6649041146bd3895a90d9b435
parent604cef3e57eaeeef77074d78f6cf2eca1be11c62
hw/arm/armsse: Correct expansion MPC interrupt lines

We can use one MPC per SRAM bank, but we currently only wire the
IRQ from the first expansion MPC to the IRQ splitter. Fix that.

Fixes: bb75e16d5e6 ("hw/arm/iotkit: Wire up MPC interrupt lines")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20201107193403.436146-2-f4bug@amsat.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/armsse.c
This page took 0.028118 seconds and 4 git commands to generate.