diff options
author | Ross Burton <ross.burton@arm.com> | 2024-01-04 12:55:44 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-01-04 23:47:51 +0000 |
commit | 93678353465277647c38cea5c7d3806ebb7c3383 (patch) | |
tree | 956b2a5a1b013ba56e78ccea24ba09be1a5438f4 /meta/lib | |
parent | 812dbc2769f82c126d76be85dfd46de13c41f697 (diff) | |
download | poky-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')
-rw-r--r-- | meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarmv5.txt | 8 |
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. | ||
2 | jitterentropy: 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 |
2 | mmci-pl18x: probe of fpga:05 failed with error -22 | 5 | mmci-pl18x: probe of fpga:05 failed with error -22 |
3 | mmci-pl18x: probe of fpga:0b failed with error -22 | 6 | mmci-pl18x: probe of fpga:0b failed with error -22 |
7 | |||
4 | OF: amba_device_add() failed (-19) for /amba/smc@10100000 | 8 | OF: amba_device_add() failed (-19) for /amba/smc@10100000 |
5 | OF: amba_device_add() failed (-19) for /amba/mpmc@10110000 | 9 | OF: amba_device_add() failed (-19) for /amba/mpmc@10110000 |
6 | OF: amba_device_add() failed (-19) for /amba/sctl@101e0000 | 10 | OF: amba_device_add() failed (-19) for /amba/sctl@101e0000 |
@@ -10,6 +14,6 @@ OF: amba_device_add() failed (-19) for /amba/spi@101f4000 | |||
10 | OF: amba_device_add() failed (-19) for /amba/ssp@101f4000 | 14 | OF: amba_device_add() failed (-19) for /amba/ssp@101f4000 |
11 | OF: amba_device_add() failed (-19) for /amba/fpga/sci@a000 | 15 | OF: amba_device_add() failed (-19) for /amba/fpga/sci@a000 |
12 | Failed to initialize '/amba/timer@101e3000': -22 | 16 | Failed to initialize '/amba/timer@101e3000': -22 |
13 | jitterentropy: Initialization failed with host not compliant with requirements: 2 | 17 | |
14 | clcd-pl11x: probe of 10120000.display failed with error -2 | 18 | clcd-pl11x: probe of 10120000.display failed with error -2 |
15 | arm-charlcd 10008000.lcd: error -ENXIO: IRQ index 0 not found \ No newline at end of file | 19 | arm-charlcd 10008000.lcd: error -ENXIO: IRQ index 0 not found |