tychovrahe
|
89147ef493
|
refactor(core): improve flash api by introducing flash_area_write_data function
[no changelog]
|
2024-04-03 10:18:40 +02:00 |
|
tychovrahe
|
70a673fabc
|
feat(core): use flash bursts for faster flashing
[no changelog]
|
2024-03-19 13:17:25 +01:00 |
|
tychovrahe
|
e1161866da
|
chore(core): fix typo 'capablities'
[no changelog]
|
2024-03-19 11:33:23 +01:00 |
|
tychovrahe
|
0a4a5feaa0
|
fix(core): fix TOCTOU in sd card bootloader update procedure
[no changelog]
|
2024-03-19 11:33:23 +01:00 |
|
tychovrahe
|
6e2f5ff27d
|
fix(core): improve bhk handling on STM32U5
[no changelog]
|
2024-03-19 11:33:23 +01:00 |
|
tychovrahe
|
416794a463
|
fix(core): add missing refresh to boardloader startup
[no changelog]
|
2024-02-29 23:40:17 +01:00 |
|
tychovrahe
|
c3f84e2949
|
perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
ce82f53010
|
feat(core): support SD card on STM32U5
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
cepetr
|
271bed8bf6
|
chore(core): use cortex-m33 stack protection
|
2024-02-29 23:05:56 +01:00 |
|
cepetr
|
7e427432ea
|
chore(core): refactor trustzone initialization
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
cepetr
|
c4c571d837
|
chore(core): refactor boot_args
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
8150636a81
|
feat(core): add basic support for STM32U5
|
2024-02-29 23:05:56 +01:00 |
|
cepetr
|
446c3b77b4
|
refactor(core/embed): move&rename display terminal functions
[no changelog]
|
2024-01-26 11:30:40 +01:00 |
|
tychovrahe
|
238e3fd7c1
|
refactor(core): add abstraction over flash memory layout
[no changelog]
|
2023-07-25 10:25:20 +02:00 |
|
tychovrahe
|
d3284baf21
|
feat(core): support STM32F429 discovery board
|
2023-06-15 17:08:14 +02:00 |
|
tychovrahe
|
a2f8cb9d1c
|
feat(core): add internal model field to features
[no changelog]
|
2023-06-06 09:39:45 +02:00 |
|
matejcik
|
45c1a4212d
|
chore(core): add T2B1 keys to bootloader / boardloader
|
2023-06-02 14:48:59 +02:00 |
|
tychovrahe
|
ead61d1e90
|
refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429
[no changelog]
|
2023-03-02 15:56:33 +01:00 |
|
tychovrahe
|
115f7daaaa
|
feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
|
2023-01-12 15:38:36 +01:00 |
|
tychovrahe
|
a89d139dc9
|
feat(core): increase clock frequency to 180 MHz
|
2022-11-04 15:10:55 +01:00 |
|
tychovrahe
|
f7b9bb4ef8
|
feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
|
2022-09-29 21:50:10 +02:00 |
|
Ondrej Mikle
|
7b7318c3aa
|
feat(core/boardloader): add fixed-address boardloader capablities field
|
2022-06-13 18:18:25 +02:00 |
|
tychovrahe
|
936c84bac6
|
feat(core): added button support for Model R
|
2022-05-10 16:49:23 +02:00 |
|
Pavol Rusnak
|
b03b688f2d
|
fix(core): avoid accidental build with broken stack protector (boardloader)
|
2021-09-29 12:48:31 +02:00 |
|
Pavol Rusnak
|
3294a49cec
|
fix(core): don't assert reset flags to allow "reboot to bootloader"
|
2021-03-10 18:31:51 +01:00 |
|
Pavol Rusnak
|
2dc094bd3e
|
fix(core): small secbool refactors
|
2021-03-04 11:59:38 +01:00 |
|
Pavol Rusnak
|
c896f02eb3
|
core/boardloader: use SRAM as SD card read buffer
because DMA can't access the CCMRAM
|
2020-02-25 17:59:16 +01:00 |
|
Pavol Rusnak
|
54d348228f
|
all: rename TREZOR to Trezor where possible
|
2019-06-17 20:28:29 +02:00 |
|
matejcik
|
e5670856a2
|
MONOREPO CREATE FROM trezor-core
|
2019-04-15 19:14:40 +02:00 |
|