1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-01 15:52:02 +00:00
trezor-firmware/core/embed
tychovrahe 587b5e8eb8 fix(core): fix jump to old bootloader
Initialize systick before jump, as the old bootloaders may not initialize systick on start and rely on systick running from boardloader or firmware. Only relevant for F4, otherwise we are jumping through reset.

[no changelog]
2025-02-28 16:17:06 +01:00
..
gfx feat(core): enable hw decoding of grayscale JPEGs 2025-02-26 12:06:44 +01:00
io feat(core/prodtest): implement NRF test functions 2025-02-26 10:27:14 +01:00
models chore(core): update bundled bootloader for T3T1 to version 2.1.10 2025-02-25 18:53:21 +01:00
projects feat(core/prodtest): implement NRF test functions 2025-02-26 10:27:14 +01:00
rtl feat(core/prodtest): Allow prodtest to exit from interactive mode [no changelog] 2025-02-12 10:50:48 +01:00
rust fix(core/prodtest): fix touch draw test 2025-02-28 15:32:49 +01:00
sec feat(core/prodtest): add tropic01 HAL integration and basic production tests 2025-02-26 08:53:16 +01:00
sys fix(core): fix jump to old bootloader 2025-02-28 16:17:06 +01:00
upymod chore(core, crypto): Remove unused function mnemonic_generate(). 2025-02-26 17:20:58 +01:00
util refactor(core): simplify shutdown/handover code 2025-01-30 14:07:25 +01:00