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 3d814ce commit 49a5e83Copy full SHA for 49a5e83
scripts/opentitan/make_release.sh
@@ -18,4 +18,4 @@ QEMU_BUILD="$3"
18
tar --create --auto-compress --verbose --file="$OUT_TARBALL" \
19
--directory="$QEMU_DIR" \
20
"$QEMU_BUILD"/qemu-{system-riscv32,img} \
21
- scripts/opentitan/{otpconv,flashgen}.py
+ scripts/opentitan/{otptool,flashgen}.py
0 commit comments