]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
oeqa/parselogs-ignores-qemuarmv5: add comments and organise
authorRoss Burton <ross.burton@arm.com>
Thu, 4 Jan 2024 12:55:44 +0000 (12:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Jan 2024 23:47:04 +0000 (23:47 +0000)
Add a comment explaining why we need the jitterentropy ignore.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt

index e5d526be21d2367012e8a6d43c930aaa77890fde..ed91107b7dafcd5235af182143bafe84e0d22abc 100644 (file)
@@ -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