Skip to content

Commit 68e3081

Browse files
committed
test: Add firmware and flash images for use with QEmu
- firmware-TK1-24.03.bin built from tillitis-key1 tag TK1-24.04 (commit 1c90b1aa3dbfb4e62039683ee6049ae8af608498) with: make -C contrib run cd hw/application_fpga make firmware.bin - qemu_firmware-260225-main-2ffd46c.elf and flash_image-260225-main-2ffd46c.bin built from tillitis-key1 commit 2ffd46cd31d2d27d69db938535ff970805ddbe5c with: make -C contrib run cd hw/application_fpga make qemu_firmware.elf flash_image.bin
1 parent c369dc2 commit 68e3081

4 files changed

Lines changed: 5 additions & 0 deletions

File tree

REUSE.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ path = [
3737
"test/Pipfile",
3838
"test/Pipfile.lock",
3939
"test/pyproject.toml",
40+
"test/data/firmware/firmware-TK1-24.03.bin",
41+
"test/data/firmware/qemu_firmware-260225-main-2ffd46c.elf",
42+
"test/data/flash_images/flash_image-260225-main-2ffd46c.bin",
4043
".editorconfig",
4144
".gitignore",
4245
".golangci.yml",
4.06 KB
Binary file not shown.
90.6 KB
Binary file not shown.

test/data/flash_images/flash_image-260225-main-2ffd46c.bin

Lines changed: 2 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)