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 567224d commit 940c17dCopy full SHA for 940c17d
scripts/opentitan/make_release.sh
@@ -18,5 +18,5 @@ 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/{otptool,flashgen}.py \
+ scripts/opentitan/{otptool,flashgen,cfggen}.py \
22
python/qemu/ot
0 commit comments