We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba08136 commit 0999199Copy full SHA for 0999199
.gitlab-ci.d/opentitan/ot-smoke.yml
@@ -11,5 +11,5 @@ smoke-tests-ot:
11
- timeout -s KILL 4 build/qemu-system-riscv32 -M ot-earlgrey,no_epmp_cfg=true -nographic
12
-object ot-rom_img,id=rom,file=build/exit_eg.bin -d in_asm,int
13
- timeout -s KILL 4 build/qemu-system-riscv32 -M ot-darjeeling,no_epmp_cfg=true
14
- -object ot-rom_img,id=rom,file=build/exit_eg.bin -d in_asm,int
+ -object ot-rom_img,id=rom,file=build/exit_dj.bin -d in_asm,int
15
-nographic -global ot-ibex_wrapper.lc-ignore=on
0 commit comments