trezor-core/docs
Jochen Hoenicke e0fd890661 Implemented vendor header.
Header is generated with

    ./tools/build_vendorheader 'key1,key2,key3' 2 1.1 SatoshiLabs assets/satoshilabs.png micropython/firmware/vendorheader.bin

where

- keyN is a 64 character hex string encoding the public key
- 2 encodes 2/3 key scheme
- 1.1 is the version number (major, minor)
- SatoshiLabs is the vendor name
- satoshilabs.png is the vendor image

Updated the firmware compilation that it adds vendor header and updated loader
that it handles vendor header to be present.
2017-04-01 17:01:59 +02:00
..
README.md markdown: follow commonmark spec 2017-03-20 15:49:11 +01:00
api.md markdown: follow commonmark spec 2017-03-20 15:49:11 +01:00
bootloader.md Implemented vendor header. 2017-04-01 17:01:59 +02:00
memory.md bootloader+loader: rework build, make clear what is bootloader and what is loader in docu 2017-03-20 16:00:10 +01:00
toif.md markdown: follow commonmark spec 2017-03-20 15:49:11 +01:00
trezor_core.png cleanup 2016-10-05 19:48:08 +02:00