Commit Graph

3245 Commits (M1nd3r/thp6)

Author SHA1 Message Date
M1nd3r 30da02b0f2 fix(core): fix continuation packet ignoring, unify logging
1 month ago
M1nd3r f31d8f59ce fix(core): remove redundant ack
1 month ago
M1nd3r 504a3bfe98 fix(core): fix debug log, crashing and mock noise tags
1 month ago
M1nd3r 8d346120f4 feat(core): change channel allocation response control byte to 0x41 and error control byte to 0x42
1 month ago
M1nd3r 775ad59630 feat(core): create new session response
1 month ago
M1nd3r e7f5f3d3f2 refactor(core): refactor channel
1 month ago
M1nd3r 3f590bc11d refactor(core): clean thp code
1 month ago
M1nd3r 209e548ab5 chore(core): fix debug message
1 month ago
M1nd3r aa2115542b fix(core): fix synchronization
1 month ago
M1nd3r d89b201a7e fix(core): fix retransmission, adjust debug prints
1 month ago
M1nd3r 555708493b feat(core): implement SessionContext write
1 month ago
M1nd3r 6ab6d2c109 refactor(core): denote to-be-replaced functions as deprecated
1 month ago
M1nd3r 3aa5b88a0d feat(core): implement SessionContext
1 month ago
M1nd3r 5bdd2e7fa5 fix(core): resolve issues with checks
2 months ago
M1nd3r a245ef195e feat(core): session creation, part 2
2 months ago
M1nd3r 912c85e21e fix(core): fix handshake reading, session creation part 1
2 months ago
M1nd3r 37547b19da fix(core): fix use of buffers
2 months ago
M1nd3r 6f3db981ec refactor(core): remove unused handlers, clean ChannelContext
2 months ago
M1nd3r 7c447ac5d1 feat(core): improve channels, sessions and handshake
2 months ago
M1nd3r 42873b1c30 refactor(core): change structure of channels and sessions
2 months ago
M1nd3r f75ee29ffa feat(core): make changes to thp cache, part 1
2 months ago
M1nd3r fb99d1dbe6 feat(core): remove message type from device properties message
2 months ago
M1nd3r ef1b429c62 feat(core): add packet handlers
2 months ago
M1nd3r 4f9b3944ab feat(core): add thp module to frozen build
2 months ago
M1nd3r 45b0293371 fix(core): fix bugs in thp unittests
2 months ago
M1nd3r 947cd8fa1d feat(core): improve logging
2 months ago
M1nd3r 92cbacba9e fix(core): fix bugs in synchronization and handler finding
2 months ago
M1nd3r 9683039111 feat(core): change structure of THP implementation [Part 1]
2 months ago
M1nd3r 2066790d6a fix(core): fix typo in fido2 comment
2 months ago
matejcik fa6c9322e2 feat(core): introduce timeout to loop.wait()
2 months ago
M1nd3r eabf2e62e3 feat(core): improve thp unittests
2 months ago
M1nd3r 2923cc99c5 fix(core): update all_modules
2 months ago
M1nd3r cab2ec2d34 feat(core): channel allocation handling and refactor
2 months ago
M1nd3r 54221797f9 feat(core): basic THP functionality (not-polished prototype)
2 months ago
M1nd3r 0d7fe7d643 chore(core): add colors to unittest prints
2 months ago
tychovrahe ea1c32f90e fix(core/rust): fix bindgen macros generation
2 months ago
tychovrahe 91a783ee37 chore(core): fix flash_combine makefile command
2 months ago
Andrew Kozlik 27f54eec9c feat(core): Add unit packaging variant field to Features.
2 months ago
tychovrahe d349c44a58 refactor(core): generate macros for rust bindgen automatically
2 months ago
tychovrahe c635b945e1 chore(core/boardloader): bump version after release
2 months ago
tychovrahe d9590cbe90 chore(core/boardloader): generate changelog
2 months ago
tychovrahe ab11afa442 fix(core): set proper VDD level for T3T1 boards
2 months ago
matejcik 39e1085295 chore(core): add T3T1 QA bootloader 2.1.5
2 months ago
matejcik 66b96bc279 build(core): fix prodtest build from build-docker
2 months ago
matejcik f0c7cc4e8e chore(core): add signed vendor headers for T3T1
2 months ago
matejcik c01302dd31 chore(core): add signed production T3T1 bootloader v2.1.5
2 months ago
tychovrahe e5e40cf4a8 fix(core): ensure correctly programmed oem key option bytes
2 months ago
tychovrahe 916dbdff9c fix(core): fix reboot to bootloader crash when display copying is in progress
2 months ago
matejcik 90afd9c96a chore(core): bump versions of prodtest / bootloader after release
2 months ago
matejcik 4728b14bcc docs(core): add changelogs for prodtest and bootloader
2 months ago
matejcik 5b0b145f12 build(core): allow custom vendor header for prodtest
2 months ago
tychovrahe dfe5ee67f1 fix(core): move OEM key check after display initialization so that error message can be displayed
2 months ago
tychovrahe 457e5956c8 fix(core): fix sha256 calculation with hash processor
2 months ago
Ondřej Vejpustek e9f6eb0b2b fix(core/reflash): fix compile errors
2 months ago
matejcik 89fdaed31e chore(core): add unsigned vendor headers with production keys
2 months ago
matejcik 0109ab2232 chore(core): make vendor_unsafe.toif small
2 months ago
matejcik 867300b8c6 chore(core): include T3T1 boardloader / bootloader production keys
2 months ago
matejcik 5d9bb0ebfc tools(core): nicer build_vendorheader for manual use
2 months ago
matejcik 729d7c59e1 fix(core/vendorheader): include correct backup key into trezor_btconly vendor header
2 months ago
Martin Milata 4baa4d95a4 fix(core): fix display fatal error screen (T3T1)
2 months ago
Martin Milata 5c5433ada2 refactor(core/rust): use more Self
2 months ago
Martin Milata 906c00e4e5 refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
2 months ago
Martin Milata 804d97c9d8 feat(core): bootloader: T3T1 startup UI
2 months ago
tychovrahe c277dbcfcb feat(core): T3T1 loader
2 months ago
Martin Milata cf00726152 feat(core): copy T2T1 bootloader UI for T3T1
2 months ago
Martin Milata b5fa5a3f3a feat(core): add fonts for T3T1 bootloader
2 months ago
tychovrahe 72146c2ae2 fix(core): fix display fatal error screen
2 months ago
tychovrahe 165238b78e fix(core): fix T3T1 unsafe vendorheader
2 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
2 months ago
tychovrahe 89c6590e45 feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ
2 months ago
tychovrahe c8e18dd4d2 fix(core): slow down SDIO communication in T3T1 prodtest
2 months ago
Ondřej Vejpustek 548e329f9d fix(core): prevent negative-length array
2 months ago
tychovrahe a873a7064e chore(core): add comments to secret.h functions
2 months ago
tychovrahe 8a18cfe0d4 feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
2 months ago
tychovrahe e060ac68c5 feat(core): use U5 HW keys to additionally encrypt storage items
2 months ago
cepetr b1fb876709 fix(core): fix ts3 fonts
2 months ago
Martin Milata c7832c39ab refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts
2 months ago
tychovrahe 256adc3567 refactor(core/rust) use TString in Label and Button
2 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
2 months ago
tychovrahe 535a052df4 refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation
2 months ago
tychovrahe ba741b81fd feat(core): use HSI as PLL source on T3T1
2 months ago
tychovrahe acb0e9fdc5 chore(core): set stack protector to strong
2 months ago
cepetr 285b22e53e refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0
2 months ago
tychovrahe ffccf849eb chore(core): fill T3T1 model full name
2 months ago
matejcik 39b7b22777 refactor(core/rust): Paragraph is now based on TString
2 months ago
matejcik 9c287adf64 feat(core/rust): some useful traits for TString
2 months ago
matejcik f3b884bf93 refactor(core): improve safety of translation blobs
2 months ago
tychovrahe ba065c5b38 fix(core/prodtest): do not require sd detect pin for running SD card test
2 months ago
Pavol Rusnak 4b189eb2cb fix(core): always zero-initialize structures in trezorhal
2 months ago
tychovrahe 576ed7e04e chore(core): use SD hal driver from submodule
2 months ago
tychovrahe 69ed626ca0 fix(core): slowdown i2c on u5 to 200kHz
2 months ago
Andrew Kozlik 15e02be4e4 fix(core): Clean up when constructor fails to reduce memory fragmentation.
2 months ago
Andrew Kozlik 49a64cb3a1 test(core): Add AES-GCM unit tests.
2 months ago
Andrew Kozlik 703ea32ceb feat(core): Add aesgcm class to trezor.crypto Python module.
2 months ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
2 months ago
tychovrahe 39cfa7087a fix(core): set proper GPIO speeds for T3T1
2 months ago
matejcik 45a4a1da99 fix(core/translations): correctly rename previous symbol
2 months ago
matejcik 1c36c0927c style(core): fix (hopefully) the weird clippy warning about HOMESCREEN_TOIF_X_OFFSET
2 months ago
matejcik 379737a9a5 chore(core): translate storage strings into supported languages
2 months ago
matejcik de2fe3d6d6 feat(core/ui): unify progress.py code between models, implement storage translations
2 months ago