1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/core/embed
obrusvit 50dc265162 feat(core/mercury): impl flow_request_passphrase
This commit replaces request_passphrase with flow_request_passphrase.
The added benefit is that the user is prompted for confirmation if they
want to proceed with an empty passphrase.
2024-08-22 00:47:15 +02:00
..
boardloader fix(core/bootloader): fix firmware update on stm32u5a 2024-08-20 13:12:18 +02:00
bootloader fix(core/bootloader): fix firmware update on stm32u5a 2024-08-20 13:12:18 +02:00
bootloader_ci fix(core/bootloader): fix firmware update on stm32u5a 2024-08-20 13:12:18 +02:00
extmod refactor(crypto): use boolean to indicate public key is set 2024-08-21 17:19:24 +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): fix firmware update on stm32u5a 2024-08-20 13:12:18 +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
rust feat(core/mercury): impl flow_request_passphrase 2024-08-22 00:47:15 +02:00
segger
trezorhal feat(core): tune consumption mask protection on T3B1 2024-08-07 18:11:43 +02:00
unix