On 31/1/22 00:12, Edgar E. Iglesias wrote:
From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com>

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

Signed-off-by: Edgar E. Iglesias <edgar.igles...@xilinx.com>
---
  include/hw/misc/xlnx-zynqmp-crf.h | 209 +++++++++++++++++++++++
  hw/misc/xlnx-zynqmp-crf.c         | 270 ++++++++++++++++++++++++++++++
  hw/misc/meson.build               |   1 +
  3 files changed, 480 insertions(+)
  create mode 100644 include/hw/misc/xlnx-zynqmp-crf.h
  create mode 100644 hw/misc/xlnx-zynqmp-crf.c

Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

Reply via email to