mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
docs: add info about image dimensions in vendor header
This commit is contained in:
parent
17c3ff92f8
commit
25d00ab08c
@ -124,7 +124,7 @@ of 512 bytes.
|
||||
| ? | 1 | vstr_len | vendor string length |
|
||||
| ? | ? | vstr | vendor string |
|
||||
| ? | ? | vstrpad | padding to a multiple of 4 bytes |
|
||||
| ? | ? | vimg | vendor image (in [TOIf format](toif.md)) |
|
||||
| ? | ? | vimg | vendor image (120x120 pixels in [TOIf format](toif.md)) |
|
||||
| ? | ? | reserved | padding to an address that is -65 modulo 512 (zeroed) |
|
||||
| ? | 1 | sigmask | SatoshiLabs signature indexes (bitmap) |
|
||||
| ? | 64 | sig | SatoshiLabs aggregated signature of the vendor header |
|
||||
|
Loading…
Reference in New Issue
Block a user