1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 23:09:13 +00:00
trezor-firmware/core/embed/bootloader
2024-02-29 23:05:56 +01:00
..
.changelog.d perf(core): optimize boot time by removing unnecessary touch initialization delays 2024-02-29 23:05:56 +01:00
protob feat(core): Add bootloader_locked flag to Features message. 2023-09-15 14:08:02 +02:00
.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 perf(core): optimize boot time by removing unnecessary touch initialization delays 2024-02-29 23:05:56 +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 feat(core): add support for STM32U585 2024-02-29 23:05:56 +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