1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00

chore(core/vendorheaders): bump versions of vendor headers after recent changes

This commit is contained in:
matejcik 2023-04-14 15:12:57 +02:00
parent 01b7cfd86f
commit 366d1cb125
6 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
BUILDVH=../../tools/build_vendorheader
BINCTL=../../tools/headertool.py
cd $(dirname $0)
# construct all vendor headers
for fn in *.json; do
name=$(echo $fn | sed 's/vendor_\(.*\)\.json/\1/')

View File

@ -2,7 +2,7 @@
"header_len": 4608,
"text": "SatoshiLabs",
"expiry": 0,
"version": [0, 0],
"version": [0, 1],
"sig_m": 2,
"trust": {
"show_vendor_string": false,

View File

@ -2,7 +2,7 @@
"header_len": 4608,
"text": "UNSAFE, DO NOT USE!",
"expiry": 0,
"version": [0, 0],
"version": [0, 1],
"sig_m": 2,
"trust": {
"show_vendor_string": true,