]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/misc: Add a model of the Xilinx ZynqMP CRF
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Wed, 16 Mar 2022 16:46:42 +0000 (17:46 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 18 Mar 2022 11:31:20 +0000 (11:31 +0000)
commit152f0bf0c90130cbe4aeaa1c74f586fb9606647c
tree8297858a8cc3a04da343c60f6f2ec7072cbd5f12
parent4a7319b750d2a465c9697fb0c72584c5d4e9073a
hw/misc: Add a model of the Xilinx ZynqMP CRF

Add a model of the Xilinx ZynqMP CRF. At the moment this
is mostly a stub model.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 20220316164645.2303510-4-edgar.iglesias@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/misc/meson.build
hw/misc/xlnx-zynqmp-crf.c [new file with mode: 0644]
include/hw/misc/xlnx-zynqmp-crf.h [new file with mode: 0644]