1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/core/embed
2024-08-20 12:22:35 +02:00
..
boardloader fix(core): fix dma2d includes and initialization with respect to new rendering 2024-08-07 18:11:29 +02:00
bootloader fix(core/bootloader): evaluate model before vendor header signature when installing firmware 2024-08-20 12:22:35 +02:00
bootloader_ci fix(core): fix vector table alignment on STM32U5 2024-07-16 16:38:48 +02:00
extmod refactor(core): Improve parameter naming in ed25519_sign_ext(). 2024-07-31 13:34:34 +02:00
firmware fix(core): fix dma2d includes and initialization with respect to new rendering 2024-08-07 18:11:29 +02:00
lib fix(core/bootloader): evaluate model before vendor header signature when installing firmware 2024-08-20 12:22:35 +02:00
models chore(core): add T3B1 binaries 2024-08-01 13:29:38 +02:00
prodtest fix(core/prodtest): fix expected param numbers for TOUCH_IDLE command 2024-08-19 12:16:58 +02:00
reflash fix(core): fix vector table alignment on STM32U5 2024-07-16 16:38:48 +02:00
rust fix(core): introduce ui_overlay feature - fixes T3T1 bootloader compilation with new rendering 2024-08-19 12:17:11 +02:00
segger
trezorhal feat(core): tune consumption mask protection on T3B1 2024-08-07 18:11:43 +02:00
unix