]> Git Repo - qemu.git/commit
hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU
authorPhilippe Mathieu-Daudé <[email protected]>
Sat, 27 Apr 2019 14:14:58 +0000 (16:14 +0200)
committerThomas Huth <[email protected]>
Mon, 19 Aug 2019 19:28:25 +0000 (21:28 +0200)
commit604b3a7c51d6de3948b585a512eb7c99c881edd2
treec494fdf3fd5bad8113c412c67a08b2af509017ff
parent193d78a19a42e9f1365f1cbfba3b4496538f717f
hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU

The Xilinx I/O Module Interrupt Controller is only used by the
MicroBlaze PMU, not by the AArch64 machine.
Move it from the generic ZynqMP object list to the PMU specific.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20190427141459[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
hw/intc/Makefile.objs
This page took 0.023177 seconds and 4 git commands to generate.