mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-01 20:32:35 +00:00
fixup! t3w1
This commit is contained in:
parent
7231509454
commit
ef2b528b96
@ -22,10 +22,10 @@ UNIX_PORT_OPTS ?=
|
||||
CROSS_PORT_OPTS ?=
|
||||
|
||||
PRODUCTION ?= 0
|
||||
PYOPT ?= 1
|
||||
PYOPT ?= 0
|
||||
BITCOIN_ONLY ?= 0
|
||||
BOOTLOADER_QA ?= 0
|
||||
BOOTLOADER_DEVEL ?= 0
|
||||
BOOTLOADER_DEVEL ?= 1
|
||||
TREZOR_MODEL ?= T3W1
|
||||
TREZOR_MEMPERF ?= 0
|
||||
ADDRESS_SANITIZER ?= 0
|
||||
|
20
core/embed/vendorheader/T3W1/vendor_dev_DO_NOT_SIGN.json
Normal file
20
core/embed/vendorheader/T3W1/vendor_dev_DO_NOT_SIGN.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"header_len": 4608,
|
||||
"text": "DEV ONLY, DO NOT USE!",
|
||||
"hw_model": null,
|
||||
"expiry": 0,
|
||||
"version": [0, 0],
|
||||
"sig_m": 2,
|
||||
"trust": {
|
||||
"allow_run_with_secret": false,
|
||||
"show_vendor_string": false,
|
||||
"require_user_click": false,
|
||||
"red_background": false,
|
||||
"delay": 0
|
||||
},
|
||||
"pubkeys": [
|
||||
"e28a8970753332bd72fef413e6b0b2ef1b4aadda7aa2c141f233712a6876b351",
|
||||
"d4eec1869fb1b8a4e817516ad5a931557cb56805c3eb16e8f3a803d647df7869",
|
||||
"772c8a442b7db06e166cfbc1ccbcbcde6f3eba76a4e98ef3ffc519502237d6ef"
|
||||
]
|
||||
}
|
BIN
core/embed/vendorheader/T3W1/vendor_dev_DO_NOT_SIGN.toif
Normal file
BIN
core/embed/vendorheader/T3W1/vendor_dev_DO_NOT_SIGN.toif
Normal file
Binary file not shown.
@ -6,6 +6,7 @@
|
||||
"version": [0, 1],
|
||||
"sig_m": 2,
|
||||
"trust": {
|
||||
"allow_run_with_secret": false,
|
||||
"show_vendor_string": true,
|
||||
"require_user_click": true,
|
||||
"red_background": true,
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user