1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core/embed/bootloader
2024-03-19 11:33:23 +01:00
..
.changelog.d perf(core): optimize boot time by removing unnecessary touch initialization delays 2024-02-29 23:05:56 +01:00
protob
.towncrier.template.md
bootloader_flash.jlink
bootui.c
bootui.h
CHANGELOG.md
CHANGELOG.unreleased
emulator.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
emulator.h
header.S
main.c fix(core): improve bhk handling on STM32U5 2024-03-19 11:33:23 +01:00
memory_stm32f4.ld chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
memory_stm32u5a.ld chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
memory_stm32u58.ld refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 2024-02-29 23:40:17 +01:00
messages.c perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 2024-02-29 23:05:56 +01:00
messages.h
startup_stm32f4.s chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
startup_stm32u5.s chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
towncrier.toml
version.h