mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update buildroot short instruction count
This commit is contained in:
parent
aaaefbaf0d
commit
c854da75f9
@ -39,7 +39,7 @@ tests = [
|
|||||||
|
|
||||||
# Separate test for short buildroot run through OpenSBI UART output
|
# Separate test for short buildroot run through OpenSBI UART output
|
||||||
tests_buildrootshort = [
|
tests_buildrootshort = [
|
||||||
["buildroot", ["buildroot"], [f"+INSTR_LIMIT=1400000"], # Instruction limit gets to first OpenSBI UART output
|
["buildroot", ["buildroot"], [f"+INSTR_LIMIT=1600000"], # Instruction limit gets to first OpenSBI UART output
|
||||||
"OpenSBI v", "buildroot_uart.out"]
|
"OpenSBI v", "buildroot_uart.out"]
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user