Commit Graph

1127 Commits (418bc924c43eed0ffb2bb32a867d13ff3c38c989)

Author SHA1 Message Date
Ondřej Vejpustek 548e329f9d fix(core): prevent negative-length array
3 months ago
tychovrahe a873a7064e chore(core): add comments to secret.h functions
3 months ago
tychovrahe 8a18cfe0d4 feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
3 months ago
tychovrahe e060ac68c5 feat(core): use U5 HW keys to additionally encrypt storage items
3 months ago
cepetr b1fb876709 fix(core): fix ts3 fonts
3 months ago
Martin Milata c7832c39ab refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts
3 months ago
tychovrahe 256adc3567 refactor(core/rust) use TString in Label and Button
3 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
3 months ago
tychovrahe 535a052df4 refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation
3 months ago
tychovrahe ba741b81fd feat(core): use HSI as PLL source on T3T1
3 months ago
cepetr 285b22e53e refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0
3 months ago
tychovrahe ffccf849eb chore(core): fill T3T1 model full name
3 months ago
matejcik 39b7b22777 refactor(core/rust): Paragraph is now based on TString
3 months ago
matejcik 9c287adf64 feat(core/rust): some useful traits for TString
3 months ago
matejcik f3b884bf93 refactor(core): improve safety of translation blobs
3 months ago
tychovrahe ba065c5b38 fix(core/prodtest): do not require sd detect pin for running SD card test
3 months ago
Pavol Rusnak 4b189eb2cb fix(core): always zero-initialize structures in trezorhal
3 months ago
tychovrahe 576ed7e04e chore(core): use SD hal driver from submodule
3 months ago
tychovrahe 69ed626ca0 fix(core): slowdown i2c on u5 to 200kHz
3 months ago
Andrew Kozlik 15e02be4e4 fix(core): Clean up when constructor fails to reduce memory fragmentation.
3 months ago
Andrew Kozlik 703ea32ceb feat(core): Add aesgcm class to trezor.crypto Python module.
3 months ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
3 months ago
tychovrahe 39cfa7087a fix(core): set proper GPIO speeds for T3T1
3 months ago
matejcik 45a4a1da99 fix(core/translations): correctly rename previous symbol
3 months ago
matejcik 1c36c0927c style(core): fix (hopefully) the weird clippy warning about HOMESCREEN_TOIF_X_OFFSET
3 months ago
matejcik de2fe3d6d6 feat(core/ui): unify progress.py code between models, implement storage translations
3 months ago
matejcik ed89215a79 feat(core): expose StorageMessage to micropython
3 months ago
matejcik b2649b0085 refactor(core): introduce Simplified trait
3 months ago
tychovrahe 047c8a881b fix(core): fix order of loading BHK into SAES key register
3 months ago
cepetr 1e3e7f808b fix(core): fix build on disc2 model
3 months ago
tychovrahe a80959e50f feat(core): allow T3T1 to start without touch during testing
4 months ago
tychovrahe 5e827e09c4 fix(core): fix haptic driver initialization
4 months ago
obrusvit 54468abd89 feat(core/emu): handle arrow buttons as swipes
4 months ago
cepetr a1165d9326 feat(core): introduce skip function for UzlibContext
4 months ago
cepetr 9575c81bd3 feat(core): introduce new color functions
4 months ago
cepetr 474484d249 feat(core): introduce new toif functions
4 months ago
cepetr 254de49a62 feat(core): introduce new point & rect functions
4 months ago
cepetr 9d6827e2fb refactor(core): remove unused ui components
4 months ago
cepetr dc715d7c0d refactor(core): prepare for non mutable paint function
4 months ago
cepetr a54fe5e60f fix(core): fixed blurring algo panic in debug mode
4 months ago
tychovrahe 70a673fabc feat(core): use flash bursts for faster flashing
4 months ago
tychovrahe e1161866da chore(core): fix typo 'capablities'
4 months ago
tychovrahe 0a4a5feaa0 fix(core): fix TOCTOU in sd card bootloader update procedure
4 months ago
tychovrahe 6e2f5ff27d fix(core): improve bhk handling on STM32U5
4 months ago
tychovrahe fb2868d297 fix(core): setup option bytes for STM32U5
4 months ago
tychovrahe 43fa92d953 fix(docs): fix prodtest SBU command documentation
4 months ago
tychovrahe 4fe9294377 fix(core): fix prodtest mpu setting on U5 - allow read of MCU ID
4 months ago
dependabot[bot] 3dc5e9b2db chore(deps): bump shlex from 1.0.0 to 1.3.0 in /core/embed/rust/fuzz
4 months ago
dependabot[bot] bd3b070942 chore(deps): bump shlex from 1.1.0 to 1.3.0 in /core/embed/rust
4 months ago
cepetr ecd4465ab3 fix(core): fix mouse event processing in the simulator
4 months ago