Commit Graph

30 Commits (16007594575299c8a149c2583a4ff537f57c87e6)

Author SHA1 Message Date
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
2 months ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
2 months ago
tychovrahe 70a673fabc feat(core): use flash bursts for faster flashing
2 months ago
tychovrahe e1161866da chore(core): fix typo 'capablities'
2 months ago
tychovrahe 0a4a5feaa0 fix(core): fix TOCTOU in sd card bootloader update procedure
2 months ago
tychovrahe 6e2f5ff27d fix(core): improve bhk handling on STM32U5
2 months ago
tychovrahe 416794a463 fix(core): add missing refresh to boardloader startup
3 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
3 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
3 months ago
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
3 months ago
cepetr 7e427432ea chore(core): refactor trustzone initialization
3 months ago
cepetr c4c571d837 chore(core): refactor boot_args
3 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
3 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
4 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
10 months ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
12 months ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
1 year ago
matejcik 45c1a4212d chore(core): add T2B1 keys to bootloader / boardloader
1 year ago
tychovrahe ead61d1e90 refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429
1 year ago
tychovrahe 115f7daaaa feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
1 year ago
tychovrahe a89d139dc9 feat(core): increase clock frequency to 180 MHz
2 years ago
tychovrahe f7b9bb4ef8 feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
2 years ago
Ondrej Mikle 7b7318c3aa feat(core/boardloader): add fixed-address boardloader capablities field
2 years ago
tychovrahe 936c84bac6 feat(core): added button support for Model R
2 years ago
Pavol Rusnak b03b688f2d fix(core): avoid accidental build with broken stack protector (boardloader)
3 years ago
Pavol Rusnak 3294a49cec
fix(core): don't assert reset flags to allow "reboot to bootloader"
3 years ago
Pavol Rusnak 2dc094bd3e
fix(core): small secbool refactors
3 years ago
Pavol Rusnak c896f02eb3
core/boardloader: use SRAM as SD card read buffer
4 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago