]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm: add cache controller for Freescale i.MX6
authorNikita Ostrenkov <n.ostrenkov@gmail.com>
Mon, 8 Jan 2024 14:32:58 +0000 (14:32 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 9 Jan 2024 14:42:39 +0000 (14:42 +0000)
commitf7f5784af19155df658237d1aae04297d371402b
treefcdbe6fc81bd419969f8f45d3c89014f7772640a
parent9468484fe904ab4691de6d9c34616667f377ceac
hw/arm: add cache controller for Freescale i.MX6

Signed-off-by: Nikita Ostrenkov <n.ostrenkov@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20231219105510.4907-1-n.ostrenkov@gmail.com
[PMM: fixed stray whitespace]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/Kconfig
hw/arm/fsl-imx6.c