[PATCH rtems-source-builder] qemu-5-1: Add patch for ZynqMP/Versal CGEMs

Kinsey Moore kinsey.moore at oarcorp.com
Thu Jun 15 15:53:38 UTC 2023


This temporarily adds a patch to fix badly behaving CGEM peripherals
under QEMU. The referenced patch has been submitted for inclusion in
the upstream QEMU repository.

Updates #4919
---
 source-builder/config/qemu-5-1.cfg | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/source-builder/config/qemu-5-1.cfg b/source-builder/config/qemu-5-1.cfg
index 7ca58b8..4b2951d 100644
--- a/source-builder/config/qemu-5-1.cfg
+++ b/source-builder/config/qemu-5-1.cfg
@@ -7,3 +7,7 @@
 %define qemu_disables --disable-nettle
 
 %include %{_configdir}/qemu-common-2.cfg
+
+%patch add qemu --rsb-file=cgem_zynqmp_versal.patch -p1 https://devel.rtems.org/raw-attachment/ticket/4919/cgem_zynqmp_versal.patch
+%hash sha512 cgem_zynqmp_versal.patch \
+  2a4a894acefd00a76f48b6d6339696c8c53ece8e044687cb86c268840eac226d251fe89af933db4c20f5f07a3faff92c7c28c4c82b0617e4b200fd0895ac6158
-- 
2.30.2



More information about the devel mailing list