i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
commite9e0ef15d2357eca058af71c35eba51093b0c0fb
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Fri, 9 Feb 2018 10:40:29 +0000 (9 10:40 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 9 Feb 2018 10:40:29 +0000 (9 10:40 +0000)
treefbe60c4f12fe4e2ad405d212b87932c6c5e1d884
parentdf2a5cf4c83de02376fe90e925219c6b9d1821d7
i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks

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/misc/Makefile.objs
hw/misc/imx7_ccm.c [new file with mode: 0644]
include/hw/misc/imx7_ccm.h [new file with mode: 0644]