Commit 2d5cc77
committed
[test] Ensure SHA3 is idle before using KMAC
In some situations software seems to work fast enough that it can try to
use KMAC before SHA3 is idle after the previous use. Our testutils check
for this condition but error out rather than try to recover from it.
This change uses a very small timeout since it should become idle very
quickly ideally.
Signed-off-by: James Wainwright <james.wainwright@lowrisc.org>1 parent a3980b0 commit 2d5cc77
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
265 | 274 | | |
266 | 275 | | |
267 | 276 | | |
| |||
328 | 337 | | |
329 | 338 | | |
330 | 339 | | |
| 340 | + | |
331 | 341 | | |
332 | 342 | | |
333 | 343 | | |
| |||
0 commit comments