Commit Graph

98 Commits (9f4cef923bcd4caa284d69dbfdd1d81ea4941eb7)

Author SHA1 Message Date
Pavol Rusnak 9e16eb4122
docs: fix markdown issues
6 years ago
Pavol Rusnak fb4b2aa608
unix: drop the 32bit build
6 years ago
Karel Bílek 56e15625d6 readme: Add scons to build dependency (#211)
6 years ago
Pavol Rusnak 9fa4ac2c13
docs: add emulator page
6 years ago
Pavol Rusnak bfcabb7175
docs: update upload instructions
6 years ago
matejcik 003d77b209 testing: configure pytest.ini and update testing documentation
6 years ago
Pavol Rusnak df967821e7
emu.sh: rename OPTLEVEL to PYOPT (to match variable name used in the C source)
6 years ago
matejcik a8351d1bda docs: testing instructions
6 years ago
matejcik 75fb38f63c docs: make build instructions more compact, reflect use of pipenv
6 years ago
Pavol Rusnak 81e676be6d
docs: add photo, schematic, bom, etc.
6 years ago
Roman Zeyde cfb50f751e docs: fix 'vendorheader' to 'vendor' at build.md
6 years ago
Pavol Rusnak 21d07ec99d
docs: use make vendor to refresh submodules
6 years ago
Pavol Rusnak 34e60899c0
docs: add info about git submodule update
6 years ago
Pavol Rusnak 248f479d68
docs: add emulator screenshot
6 years ago
Pavol Rusnak 7504366a02
bootloader: simplify vtrust code
7 years ago
Pavol Rusnak 965aa73b63
trezorhal: introduce fix_version in image header (version of last critical bugfix)
7 years ago
Jochen Hoenicke 9f2bbb0e1a Removed references to pin fail area
7 years ago
Pavol Rusnak 2f719526e7
bootloader: implement vendor keys lock
7 years ago
Pavol Rusnak e4360a7296
bootloader: change upgrade criteria to vendor keyset comparison
7 years ago
Pavol Rusnak 3636a5f1b1
bootloader/vendorheader: vtrust is bitmap not scalar
7 years ago
Pavol Rusnak dcb09012fb
docs: reorganize files
7 years ago
Pavol Rusnak 15b926dbbd
docs: small changes
7 years ago
Pavol Rusnak a067dca054
hardware: add interrupt/reset pins to touch panel description
7 years ago
Pavol Rusnak 9e82a4d348
bootloader, firmware: introduce chunk hashes in the image header
7 years ago
Pavol Rusnak 3c974095aa
trezorhal: increase image header size from 512 to 1024 bytes
7 years ago
Pavol Rusnak ebaeb52b62
docs: fix last commit
7 years ago
Pavol Rusnak ad71fc1578
docs: update trezor logo
7 years ago
Pavol Rusnak 35a3c32935
docs: document OTP area usage
7 years ago
mcudev 7910c88f28 docs: pip to pip3 no cache, add some hardware details (#60)
7 years ago
Pavol Rusnak 001298a90e
boardloader: erase storage on failed option_bytes
7 years ago
Pavol Rusnak 403a92cb7f
docs: crop clock-tree.png
7 years ago
mcudev e2b66436df display: tearing effect cleanup
7 years ago
mcudev 6cde2d8378 docs: bootloader microsd creation note and typo fix (#47)
7 years ago
mcudev 96b57efbfe docs: dev kit hardware updates related to mcu upgrade (#45)
7 years ago
Pavol Rusnak 3982c19378
fix whitespace
7 years ago
mcudev 61e0f6c818 stm32f427 sram bigger (#39)
7 years ago
Pavol Rusnak 6413c2c23e
embed: rework memory layout, enable stack protector
7 years ago
mcudev 61db821c7a docs: dev kit hardware updates mainly usb (#37)
7 years ago
mcudev 4897dc2139 doc: STLINK_VER and boardloader description (#35)
7 years ago
Pavol Rusnak 78f57d083c
add vendor trust to vendorheader
7 years ago
mcudev ef353f7bc6 docs: hardware updates
7 years ago
mcudev 7535fb74ea fix minor compile time bug and update docs
7 years ago
mcudev 36598b8e20 rough draft
7 years ago
Pavol Rusnak 6b96a91d52
docs: update markdown according to lint
7 years ago
Pavol Rusnak 0c060b6d4a
rename loader to bootloader
7 years ago
Pavol Rusnak 0633506166
rename bootloader to boardloader
7 years ago
Jochen Hoenicke e0fd890661 Implemented vendor header.
7 years ago
Pavol Rusnak 435e96e1b3
build: refactor binctl and firmware/loader image stuff
7 years ago
Pavol Rusnak b5ff140256
trezorhal: fix alignment in headers to 512 bytes
7 years ago
Pavol Rusnak dd69929ce1
tools: rename firmwarectl to binctl, minor reformat
7 years ago