i.MX: Add code to emulate GPCv2 IP block
commit0999e87fa5b45f579670a48f168c77f6235e996f
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Fri, 9 Feb 2018 10:40:30 +0000 (9 10:40 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 9 Feb 2018 10:40:30 +0000 (9 10:40 +0000)
tree168cbd314e5faa3d2238bed755fcceb04f14b7af
parent0a7bc1c0457a803a89d6506e97d5b035992c7dff
i.MX: Add code to emulate GPCv2 IP block

Add minimal code needed to allow upstream Linux guest to boot.

Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Philippe Mathieu-Daudé <f4bug@amsat.org>
Cc: Marcel Apfelbaum <marcel.apfelbaum@zoho.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: qemu-devel@nongnu.org
Cc: qemu-arm@nongnu.org
Cc: yurovsky@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/Makefile.objs
hw/intc/imx_gpcv2.c [new file with mode: 0644]
include/hw/intc/imx_gpcv2.h [new file with mode: 0644]