summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorPeter Maydell2019-02-15 10:56:39 +0100
committerPeter Maydell2019-02-15 10:56:39 +0100
commit5007c904e158aaaf97e65338e52f5ef9e8df0944 (patch)
treeab90266c344f9460be2bd424661cf991ba6dcfe9 /include/exec/exec-all.h
parenthw/intc/armv7m_nvic: Allow byte accesses to SHPR1 (diff)
downloadqemu-5007c904e158aaaf97e65338e52f5ef9e8df0944.tar.gz
qemu-5007c904e158aaaf97e65338e52f5ef9e8df0944.tar.xz
qemu-5007c904e158aaaf97e65338e52f5ef9e8df0944.zip
hw/arm/armsse: Fix miswiring of expansion IRQs
In commit 91c1e9fcbd7548db368 where we added dual-CPU support to the ARMSSE, we set up the wiring of the expansion IRQs via nested loops: the outer loop on 'i' loops for each CPU, and the inner loop on 'j' loops for each interrupt. Fix a typo which meant we were wiring every expansion IRQ line to external IRQ 0 on CPU 0 and to external IRQ 1 on CPU 1. Fixes: 91c1e9fcbd7548db368 ("hw/arm/armsse: Support dual-CPU configuration") Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions