[PATCH v2 2/9] parselogs-ignores-genericarm64.txt: add workarounds for AMD zcu102

Mikko Rapeli <[email protected]> Fri, 10 Oct 2025 16:52:31 +0300
Newsgroups org.yoctoproject.lists.poky
Message-ID <[email protected]>
u-boot 2025.10rc2 based firmware from meta-ts
https://gitlab.com/Linaro/trustedsubstrate/meta-ts
triggers some non-fatal errors from various drivers.
Ignore them for now since all other oeqa runtime tests pass
since in genericarm64 we don't build this firmware.

Signed-off-by: Mikko Rapeli <[email protected]>
---
 .../oeqa/runtime/cases/parselogs-ignores-genericarm64.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt
index 48e3a25f59..c1e471f14c 100644
--- a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt
+++ b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt
@@ -18,3 +18,11 @@ platform hdmi-sound: deferred probe pending: asoc-simple-card: parse error
 deferred probe pending: rockchip-spi: Failed to request optional TX DMA channel
 platform sound: deferred probe pending: asoc-audio-graph-card: parse error
 platform sound-dit: deferred probe pending: asoc-audio-graph-card: parse error
+
+# AMD zcu102 with u-boot 2025.10rc2 based firmware
+# optee not available on all devices
+optee firmware:optee: probe with driver optee failed with error
+# SPI device probe error
+spi_master spi0: Failed to create SPI device for
+# PHY clock not correct
+deferred probe pending: xilinx-psgtr: Failed to get ref clock
-- 
2.34.1