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

Joel Sherrill joel at rtems.org
Fri Jun 16 13:16:38 UTC 2023


Module:    rtems-source-builder
Branch:    master
Commit:    ac1fee4f04fe5619cca52f960b8ec858adaab7d8
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=ac1fee4f04fe5619cca52f960b8ec858adaab7d8

Author:    Kinsey Moore <kinsey.moore at oarcorp.com>
Date:      Thu Jun 15 10:51:27 2023 -0500

qemu-5-1: Add patch for ZynqMP/Versal CGEMs

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



More information about the vc mailing list