1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-31 09:50:58 +00:00
trezor-firmware/core/embed/firmware
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
..
bootloaders chore(core): add signed bootloader and vendor headers for model R 2023-06-13 14:25:39 +02:00
bl_check.c refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
bl_check.h
bootloader_hashes.py feat(core): QA build for testing bootloaders / upgrades 2023-04-03 22:01:26 +02:00
delay.c
firmware_flash_t1.jlink
firmware_flash.jlink
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): 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
memory_1_min.ld feat(core): Introduce stack overflow detection by moving stack to the start of RAM 2022-08-16 17:03:06 +02:00
memory_1.ld feat(core): Introduce stack overflow detection by moving stack to the start of RAM 2022-08-16 17:03:06 +02:00
memory_DISC1.ld feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
memory_R.ld feat(core): allow for model R in firmware build 2022-05-06 11:44:52 +02:00
memory_T.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
mpconfigport.h fix(core/ui): minor visual tweaks 2023-06-19 19:34:16 +02:00
mphalport.c chore(vendor): bump micropython to 1.19.1 2023-04-21 13:14:07 +02:00
mphalport.h chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
nlrthumb.c
startup.S feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
systemview.c chore(core): rework SYSTEMVIEW_DEST_SYSTEMVIEW 2021-01-26 20:53:38 +01:00
systemview.h style(core): style for systemview 2021-01-26 20:53:38 +01:00
version.h chore(core): bump version to 2.6.1 2023-04-09 12:37:18 +02:00