chore(core): embed QA bootloader 2.1.3

release/23.09
matejcik 9 months ago
parent bb5b91b920
commit fbd5c466f0

@ -65,9 +65,9 @@ static secbool known_bootloader(const uint8_t *hash, int len) {
// bootloader_T1B1.bin version <unknown>
#define BOOTLOADER_T1B1_00 {0xc1, 0x01, 0xd3, 0x8a, 0x00, 0x5e, 0x4f, 0x5f, 0x87, 0x1f, 0x49, 0x78, 0x24, 0x9c, 0xf9, 0x82, 0xd1, 0x91, 0x4b, 0xa6, 0x90, 0x03, 0x9c, 0x50, 0x49, 0x61, 0x10, 0x4f, 0xee, 0xe7, 0x1d, 0x7b}
#define BOOTLOADER_T1B1_FF {0xbd, 0xb2, 0xf7, 0x62, 0xfb, 0x10, 0xbb, 0x30, 0x1f, 0x95, 0xa3, 0x12, 0x6b, 0x41, 0x1f, 0x66, 0xfc, 0x57, 0x28, 0xce, 0x7f, 0x59, 0x42, 0x6c, 0x3e, 0xed, 0xf7, 0x69, 0xbb, 0x96, 0xbd, 0x4b}
// bootloader_T2B1_qa.bin version 2.1.2.0
#define BOOTLOADER_T2B1_QA_00 {0xa9, 0x4c, 0x0e, 0xe5, 0x51, 0x04, 0xfd, 0xe3, 0x44, 0x0b, 0x6c, 0xea, 0x6e, 0x4c, 0x11, 0xe9, 0xf6, 0xca, 0x47, 0x35, 0xcc, 0xfe, 0xf1, 0xf2, 0x97, 0x7d, 0x48, 0xfc, 0xe9, 0x09, 0x87, 0x2e}
#define BOOTLOADER_T2B1_QA_FF {0x37, 0xf2, 0xc8, 0x45, 0xf1, 0x1d, 0x4f, 0x1c, 0x48, 0xf7, 0x9e, 0x09, 0x67, 0x26, 0x9b, 0x2c, 0xc6, 0x37, 0x55, 0xa6, 0xf9, 0x11, 0x84, 0x9a, 0xcd, 0x17, 0x3b, 0x46, 0x3b, 0x69, 0x8a, 0x83}
// bootloader_T2B1_qa.bin version 2.1.3.0
#define BOOTLOADER_T2B1_QA_00 {0xcb, 0x07, 0x8a, 0x12, 0x1c, 0x42, 0xd9, 0x14, 0xba, 0xca, 0x0f, 0x0a, 0xf5, 0x85, 0xa6, 0xb4, 0xfb, 0x28, 0x52, 0x1d, 0xf7, 0x34, 0xbf, 0x9c, 0xd8, 0x52, 0xd7, 0xf2, 0x4b, 0xdc, 0x19, 0xca}
#define BOOTLOADER_T2B1_QA_FF {0x21, 0x3b, 0x01, 0xd3, 0x51, 0x3e, 0xb4, 0x7f, 0xb4, 0x66, 0xb6, 0x2f, 0x3f, 0xca, 0x81, 0xbf, 0xb6, 0x8f, 0x0f, 0xbd, 0xab, 0x34, 0xff, 0xf5, 0x9d, 0x32, 0xf2, 0x6a, 0x4c, 0x99, 0x14, 0xde}
// bootloader_T2B1.bin version 2.1.2.0
#define BOOTLOADER_T2B1_00 {0xf9, 0x8f, 0x91, 0x9e, 0x3b, 0x52, 0xe7, 0x9f, 0x49, 0x57, 0xb4, 0xb6, 0xf7, 0x85, 0xba, 0xdc, 0x5a, 0xb9, 0x56, 0x7d, 0xb6, 0x2d, 0x0c, 0x6d, 0x49, 0xce, 0x92, 0x86, 0xc7, 0xf7, 0xc4, 0x5c}
#define BOOTLOADER_T2B1_FF {0xf2, 0x7d, 0x8a, 0xee, 0x85, 0xdb, 0xc2, 0x0b, 0x35, 0xe5, 0x7a, 0xee, 0x84, 0xbe, 0xbe, 0xd2, 0xac, 0x1d, 0xac, 0xb9, 0x5e, 0xdf, 0x98, 0x19, 0x9c, 0x1d, 0xa1, 0x74, 0xab, 0x5f, 0xc1, 0x54}

Loading…
Cancel
Save