summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-01-04 12:55:44 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-01-04 23:47:51 +0000
commit93678353465277647c38cea5c7d3806ebb7c3383 (patch)
tree956b2a5a1b013ba56e78ccea24ba09be1a5438f4 /meta/lib/oeqa/runtime
parent812dbc2769f82c126d76be85dfd46de13c41f697 (diff)
downloadpoky-93678353465277647c38cea5c7d3806ebb7c3383.tar.gz
oeqa/parselogs-ignores-qemuarmv5: add comments and organise
Add a comment explaining why we need the jitterentropy ignore. (From OE-Core rev: ed4b202b11fd18e18502fe4e90f421dce4db8b44) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/runtime')
-rw-r--r--meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt b/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt
index e5d526be21..ed91107b7d 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 @@
1# Code is 2 JENT_ECOARSETIME: Timer too coarse for RNG.
2jitterentropy: Initialization failed with host not compliant with requirements: 2
3
1# These should be reviewed to see if they are still needed 4# These should be reviewed to see if they are still needed
2mmci-pl18x: probe of fpga:05 failed with error -22 5mmci-pl18x: probe of fpga:05 failed with error -22
3mmci-pl18x: probe of fpga:0b failed with error -22 6mmci-pl18x: probe of fpga:0b failed with error -22
7
4OF: amba_device_add() failed (-19) for /amba/smc@10100000 8OF: amba_device_add() failed (-19) for /amba/smc@10100000
5OF: amba_device_add() failed (-19) for /amba/mpmc@10110000 9OF: amba_device_add() failed (-19) for /amba/mpmc@10110000
6OF: amba_device_add() failed (-19) for /amba/sctl@101e0000 10OF: amba_device_add() failed (-19) for /amba/sctl@101e0000
@@ -10,6 +14,6 @@ OF: amba_device_add() failed (-19) for /amba/spi@101f4000
10OF: amba_device_add() failed (-19) for /amba/ssp@101f4000 14OF: amba_device_add() failed (-19) for /amba/ssp@101f4000
11OF: amba_device_add() failed (-19) for /amba/fpga/sci@a000 15OF: amba_device_add() failed (-19) for /amba/fpga/sci@a000
12Failed to initialize '/amba/timer@101e3000': -22 16Failed to initialize '/amba/timer@101e3000': -22
13jitterentropy: Initialization failed with host not compliant with requirements: 2 17
14clcd-pl11x: probe of 10120000.display failed with error -2 18clcd-pl11x: probe of 10120000.display failed with error -2
15arm-charlcd 10008000.lcd: error -ENXIO: IRQ index 0 not found \ No newline at end of file 19arm-charlcd 10008000.lcd: error -ENXIO: IRQ index 0 not found