1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-20 05:18:08 +00:00
trezor-firmware/core/embed/bootloader
Ondrej Mikle b69ef9d168 feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader
Change linking of util.s and limited version of util.s to avoid mistakes
with boardloader etc.
2023-09-11 14:36:11 +02:00
..
.changelog.d feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +02:00
protob feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
.towncrier.template.md docs(core+legacy): use towncrier for generating CHANGELOG.md 2021-07-21 14:27:20 +02:00
bootloader_flash.jlink core: commands for flashing via JLink (#911) 2020-03-23 10:40:06 +01:00
bootui.c feat(core): add install restricted screen on installation with locked bootloader 2023-08-25 14:41:59 +02:00
bootui.h feat(core): add install restricted screen on installation with locked bootloader 2023-08-25 14:41:59 +02:00
CHANGELOG.md docs(core/bootloader): generate changelog for 2.1.2 2023-09-07 11:32:48 +02:00
CHANGELOG.unreleased docs(core+legacy): use towncrier for generating CHANGELOG.md 2021-07-21 14:27:20 +02:00
emulator.c refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
emulator.h feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
header.S feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2023-01-12 15:38:36 +01:00
main.c feat(core): add install restricted screen on installation with locked bootloader 2023-08-25 14:41:59 +02:00
memory.ld feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +02:00
messages.c feat(core): add install restricted screen on installation with locked bootloader 2023-08-25 14:41:59 +02:00
messages.h feat(core): add install restricted screen on installation with locked bootloader 2023-08-25 14:41:59 +02:00
startup.s feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +02:00
towncrier.toml docs(core+legacy): use towncrier for generating CHANGELOG.md 2021-07-21 14:27:20 +02:00
version.h chore(core/bootloader): bump version after release 2023-09-07 11:32:48 +02:00