summary refs log tree commit diff stats
path: root/hw/core/generic-loader.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2018-08-20 11:24:33 +0100
committerPeter Maydell <peter.maydell@linaro.org>2018-08-20 11:24:33 +0100
commit6d0ed6ba6c1aa0201326d4f0072e91983495bb52 (patch)
tree2b39b3812362f49728b6b6c85448eb705f6e09b9 /hw/core/generic-loader.c
parentaa74e355f12438888eacdd8f3c2fc910b1b621a7 (diff)
downloadfocaccia-qemu-6d0ed6ba6c1aa0201326d4f0072e91983495bb52.tar.gz
focaccia-qemu-6d0ed6ba6c1aa0201326d4f0072e91983495bb52.zip
hw/dma/pl080: Support all three interrupt lines
The PL080 and PL081 have three outgoing interrupt lines:
 * DMACINTERR signals DMA errors
 * DMACINTTC is the DMA count interrupt
 * DMACINTR is a combined interrupt, the logical OR of the other two

We currently only implement DMACINTR, because that's all the
realview and versatile boards needed, but the instances of the
PL081 in the MPS2 firmware images use all three interrupt lines.
Implement the missing DMACINTERR and DMACINTTC.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/core/generic-loader.c')
0 files changed, 0 insertions, 0 deletions