diff mbox series

[1/2] oeqa/parselogs-ignores-qemuarmv5: add comments and organise

Message ID 20240104125545.2022935-1-ross.burton@arm.com
State Accepted, archived
Commit ed4b202b11fd18e18502fe4e90f421dce4db8b44
Headers show
Series [1/2] oeqa/parselogs-ignores-qemuarmv5: add comments and organise | expand

Commit Message

Ross Burton Jan. 4, 2024, 12:55 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

Add a comment explaining why we need the jitterentropy ignore.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt    | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt b/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt
index e5d526be21d..ed91107b7da 100644
--- a/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt
+++ b/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt
@@ -1,6 +1,10 @@ 
+# Code is 2 JENT_ECOARSETIME: Timer too coarse for RNG.
+jitterentropy: Initialization failed with host not compliant with requirements: 2
+
 # These should be reviewed to see if they are still needed
 mmci-pl18x: probe of fpga:05 failed with error -22
 mmci-pl18x: probe of fpga:0b failed with error -22
+
 OF: amba_device_add() failed (-19) for /amba/smc@10100000
 OF: amba_device_add() failed (-19) for /amba/mpmc@10110000
 OF: amba_device_add() failed (-19) for /amba/sctl@101e0000
@@ -10,6 +14,6 @@  OF: amba_device_add() failed (-19) for /amba/spi@101f4000
 OF: amba_device_add() failed (-19) for /amba/ssp@101f4000
 OF: amba_device_add() failed (-19) for /amba/fpga/sci@a000
 Failed to initialize '/amba/timer@101e3000': -22
-jitterentropy: Initialization failed with host not compliant with requirements: 2
+
 clcd-pl11x: probe of 10120000.display failed with error -2
-arm-charlcd 10008000.lcd: error -ENXIO: IRQ index 0 not found
\ No newline at end of file
+arm-charlcd 10008000.lcd: error -ENXIO: IRQ index 0 not found