diff --git a/core/embed/firmware/bl_check.c b/core/embed/firmware/bl_check.c index bf31311eaf..c5e13f081b 100644 --- a/core/embed/firmware/bl_check.c +++ b/core/embed/firmware/bl_check.c @@ -84,6 +84,12 @@ static secbool known_bootloader(const uint8_t *hash, int len) { // bootloader_T2T1_qa.bin version 2.1.4.0 #define BOOTLOADER_T2T1_QA_00 {0xff, 0xda, 0xfd, 0x0f, 0xe1, 0x89, 0x56, 0xb6, 0x0b, 0x6e, 0x2d, 0x67, 0xf1, 0x63, 0x8c, 0x4c, 0x4d, 0x6f, 0x97, 0xe7, 0xe0, 0xa4, 0xce, 0x76, 0xc9, 0x49, 0x0a, 0x34, 0x3e, 0xd8, 0xcb, 0x1f} #define BOOTLOADER_T2T1_QA_FF {0xbe, 0x31, 0x71, 0x7b, 0x8b, 0x31, 0x12, 0xbd, 0x58, 0xc4, 0x81, 0x09, 0x8d, 0xd9, 0x07, 0x51, 0x5c, 0xb6, 0x3d, 0x07, 0x82, 0x00, 0x30, 0x4a, 0xeb, 0x26, 0xf0, 0xe4, 0x00, 0xd4, 0xf2, 0x9c} +// bootloader_T3B1.bin version 2.1.7.0 +#define BOOTLOADER_T3B1_00 {0x6a, 0x29, 0x58, 0x1f, 0x4f, 0x0c, 0x64, 0xd0, 0x57, 0xb3, 0x36, 0xb7, 0xca, 0xc5, 0x00, 0xc6, 0xbe, 0x87, 0x46, 0x10, 0x48, 0xb0, 0x20, 0xc5, 0xc3, 0x55, 0xaa, 0xf8, 0xec, 0x48, 0xd6, 0xa3} +#define BOOTLOADER_T3B1_FF {0x57, 0x1e, 0xa2, 0xb8, 0x09, 0xf0, 0xab, 0xb4, 0x35, 0xb9, 0x92, 0xcd, 0xde, 0x28, 0x8a, 0xe2, 0x73, 0x04, 0x92, 0x16, 0x01, 0xac, 0x70, 0x48, 0xad, 0x1d, 0x72, 0x9e, 0x31, 0x42, 0xbf, 0x37} +// bootloader_T3B1_qa.bin version 2.1.7.0 +#define BOOTLOADER_T3B1_QA_00 {0x2e, 0x90, 0x8a, 0x99, 0x25, 0x93, 0xcd, 0x9c, 0xf1, 0x23, 0x1e, 0x4e, 0x41, 0xfc, 0xc9, 0xf1, 0x4b, 0x06, 0x69, 0x57, 0x6e, 0x64, 0x84, 0x1c, 0xb1, 0xd9, 0x89, 0x0c, 0xa5, 0xb4, 0x38, 0xeb} +#define BOOTLOADER_T3B1_QA_FF {0x63, 0xd2, 0x2d, 0x7b, 0xe8, 0x17, 0x2b, 0x97, 0x64, 0x06, 0x9b, 0x60, 0xa0, 0x3d, 0xfc, 0xd6, 0xea, 0x8a, 0x8d, 0xaf, 0x12, 0x25, 0x58, 0x93, 0x9e, 0x40, 0x16, 0xf2, 0x25, 0x30, 0x30, 0x6f} // bootloader_T3T1.bin version 2.1.6.0 #define BOOTLOADER_T3T1_00 {0x4a, 0x07, 0x5c, 0x74, 0x0f, 0x9a, 0x84, 0x61, 0xaf, 0x10, 0x34, 0x9c, 0x24, 0x3d, 0x79, 0x5b, 0xc6, 0x12, 0x5e, 0xec, 0x51, 0xb3, 0x91, 0x4b, 0x65, 0xf9, 0x79, 0x17, 0x98, 0xc2, 0x4f, 0xcb} #define BOOTLOADER_T3T1_FF {0xd8, 0xee, 0x0d, 0xd8, 0x87, 0x0b, 0xf4, 0x38, 0x73, 0x52, 0x83, 0x5e, 0xa9, 0xef, 0x3e, 0x5a, 0x3e, 0x59, 0xc2, 0x12, 0x5b, 0x24, 0xc9, 0x2d, 0xd4, 0xc5, 0xf5, 0x57, 0x15, 0x8a, 0x34, 0x78} diff --git a/core/embed/firmware/bootloaders/bootloader_T3B1.bin b/core/embed/firmware/bootloaders/bootloader_T3B1.bin new file mode 100644 index 0000000000..034d5c954a Binary files /dev/null and b/core/embed/firmware/bootloaders/bootloader_T3B1.bin differ diff --git a/core/embed/firmware/bootloaders/bootloader_T3B1_qa.bin b/core/embed/firmware/bootloaders/bootloader_T3B1_qa.bin index 4a0444e886..dfd4cce143 100755 Binary files a/core/embed/firmware/bootloaders/bootloader_T3B1_qa.bin and b/core/embed/firmware/bootloaders/bootloader_T3B1_qa.bin differ diff --git a/core/embed/models/T3B1/vendorheader/vendorheader_prodtest_signed_prod.bin b/core/embed/models/T3B1/vendorheader/vendorheader_prodtest_signed_prod.bin new file mode 100644 index 0000000000..49f5575920 Binary files /dev/null and b/core/embed/models/T3B1/vendorheader/vendorheader_prodtest_signed_prod.bin differ diff --git a/core/embed/models/T3B1/vendorheader/vendorheader_trezor_btconly_signed_prod.bin b/core/embed/models/T3B1/vendorheader/vendorheader_trezor_btconly_signed_prod.bin new file mode 100644 index 0000000000..c2efc8727f Binary files /dev/null and b/core/embed/models/T3B1/vendorheader/vendorheader_trezor_btconly_signed_prod.bin differ diff --git a/core/embed/models/T3B1/vendorheader/vendorheader_trezor_signed_prod.bin b/core/embed/models/T3B1/vendorheader/vendorheader_trezor_signed_prod.bin new file mode 100644 index 0000000000..65d018bd66 Binary files /dev/null and b/core/embed/models/T3B1/vendorheader/vendorheader_trezor_signed_prod.bin differ diff --git a/core/embed/models/T3B1/vendorheader/vendorheader_unsafe_signed_prod.bin b/core/embed/models/T3B1/vendorheader/vendorheader_unsafe_signed_prod.bin new file mode 100644 index 0000000000..1a4a2a2333 Binary files /dev/null and b/core/embed/models/T3B1/vendorheader/vendorheader_unsafe_signed_prod.bin differ