Skip to content

Commit bd31cc4

Browse files
committed
chore(core): update T3W1 embedded binaries
- build command: make build_bootloader TREZOR_MODEL=T3W1 BOOTLOADER_DEVEL=1 BOOTLOADER_QA=1 - then: make bootloader_hashes [no changelog]
1 parent 326d381 commit bd31cc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Binary file not shown.

core/embed/models/T3W1/bootloaders/bootloader_hashes.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#define BOOTLOADER_T3W1_FF {0x1d, 0x64, 0xb5, 0x4f, 0x23, 0xad, 0xce, 0x9f, 0x09, 0x92, 0xc7, 0x54, 0x88, 0xe3, 0xeb, 0x71, 0xa2, 0x9f, 0x69, 0xf1, 0xb2, 0x22, 0x4c, 0x0d, 0x89, 0x7e, 0xad, 0x80, 0x9e, 0x30, 0x08, 0x0d}
1010

1111
// bootloader_T3W1_qa.bin version 2.1.11.0
12-
#define BOOTLOADER_T3W1_QA_00 {0xb0, 0x78, 0x73, 0x50, 0x87, 0xba, 0x84, 0x4b, 0x67, 0x3c, 0xe0, 0x50, 0x41, 0xcd, 0x13, 0xd3, 0x35, 0x85, 0x38, 0xe1, 0xf5, 0x7d, 0x04, 0x2e, 0x3a, 0x08, 0xe2, 0x01, 0x90, 0xca, 0x2f, 0x15}
13-
#define BOOTLOADER_T3W1_QA_FF {0xb0, 0x78, 0x73, 0x50, 0x87, 0xba, 0x84, 0x4b, 0x67, 0x3c, 0xe0, 0x50, 0x41, 0xcd, 0x13, 0xd3, 0x35, 0x85, 0x38, 0xe1, 0xf5, 0x7d, 0x04, 0x2e, 0x3a, 0x08, 0xe2, 0x01, 0x90, 0xca, 0x2f, 0x15}
12+
#define BOOTLOADER_T3W1_QA_00 {0x37, 0x4e, 0x90, 0x00, 0x58, 0xe4, 0x5a, 0x9e, 0xf2, 0x14, 0x25, 0x78, 0x42, 0x8d, 0x69, 0x81, 0xd0, 0x9a, 0xe1, 0x15, 0x43, 0x64, 0xb1, 0x74, 0xc9, 0xfc, 0x97, 0x63, 0x10, 0x8a, 0x94, 0x0d}
13+
#define BOOTLOADER_T3W1_QA_FF {0x37, 0x4e, 0x90, 0x00, 0x58, 0xe4, 0x5a, 0x9e, 0xf2, 0x14, 0x25, 0x78, 0x42, 0x8d, 0x69, 0x81, 0xd0, 0x9a, 0xe1, 0x15, 0x43, 0x64, 0xb1, 0x74, 0xc9, 0xfc, 0x97, 0x63, 0x10, 0x8a, 0x94, 0x0d}
1414

1515
// clang-format on
1616

0 commit comments

Comments
 (0)