1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 05:03:07 +00:00
trezor-firmware/core/embed/firmware
2024-04-03 10:18:40 +02:00
..
bootloaders feat(core): add basic support for T3T1 2024-02-29 23:05:56 +01:00
bl_check.c refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
bl_check.h
bootloader_hashes.py
delay.c
firmware_flash_t1.jlink
firmware_flash.jlink
header.S
main.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
memory_1_min.ld
memory_1.ld
memory_DISC1.ld
memory_DISC2.ld chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
memory_R.ld
memory_T3T1.ld refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 2024-02-29 23:40:17 +01:00
memory_T.ld chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
mpconfigport.h feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
mphalport.c
mphalport.h
nlrthumb.c
startup_stm32f4.S feat(core): add basic support for STM32U5 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
systemview.c
systemview.h
version.h chore(core): bump version to 2.7.1 2024-03-04 09:56:21 +00:00