Commit Graph

205 Commits (418bc924c43eed0ffb2bb32a867d13ff3c38c989)

Author SHA1 Message Date
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
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
3 months ago
tychovrahe ba741b81fd feat(core): use HSI as PLL source on T3T1
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
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
tychovrahe 047c8a881b fix(core): fix order of loading BHK into SAES key register
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
tychovrahe 70a673fabc feat(core): use flash bursts for faster flashing
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 4fe9294377 fix(core): fix prodtest mpu setting on U5 - allow read of MCU ID
4 months ago
cepetr ecd4465ab3 fix(core): fix mouse event processing in the simulator
4 months ago
Martin Milata ebb480ef29 fix(core): T3T1 emulator
4 months ago
tychovrahe e736d389f2 fix(core): fix backlight reinitialization with maximum value
4 months ago
tychovrahe 8ccd2cb048 feat(core): add support for T3T1 rev. E HW
4 months ago
tychovrahe d69750fae4 refactor(core): do not use framebuffer dma copy in boardloader to safe flash space
4 months ago
tychovrahe f08bed363d refactor(core): extract framebuffer copy to separate bg_copy functionality
4 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
4 months ago
tychovrahe 7c800f183f refactor(core): make translations blob handling HW agnostic
4 months ago
tychovrahe eb6796059c fix(core): fix st7789v driver compilation for other than T models
4 months ago
tychovrahe 0e70fcdc6f feat(core): add haptic to prodtest
4 months ago
tychovrahe 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
4 months ago
tychovrahe 30edad0151 perf(core): optimize i2c initialization on U5 by statically defining timing constant
4 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
4 months ago
tychovrahe 95999623fc fix(core): fix STM32F4 display base address
4 months ago
tychovrahe 653d73ee22 chore(core): optimize flash usage - backlight pwm
4 months ago
tychovrahe 5e4e398f64 chore(core): optimize flash usage - SD card on U5
4 months ago
tychovrahe f83e33399f chore(core): optimize flash usage - tamper on U5
4 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
4 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
4 months ago
tychovrahe 72dc8f57e8 feat(core): add haptic feedback
4 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
4 months ago
tychovrahe 7d7ccc9dde chore(core): unify i2c instances numbering
4 months ago
tychovrahe 834693a115 fix(core): fix OTP programming on U5
4 months ago
tychovrahe cec0191360 fix(core): fix bootloader update on STM32U5
4 months ago
tychovrahe 8815e764d2 feat(core): add support for STM32U585
4 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
4 months ago
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
4 months ago
cepetr 7e427432ea chore(core): refactor trustzone initialization
4 months ago
cepetr b504baceda chore(core): refactor mpu initialization
4 months ago
cepetr c4c571d837 chore(core): refactor boot_args
4 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
4 months ago