You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/firmware
Martin Milata 906c00e4e5
refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
5 months ago
..
bootloaders feat(core): add basic support for T3T1 7 months ago
bl_check.c refactor(core): improve flash api by introducing flash_area_write_data function 6 months ago
bl_check.h
bootloader_hashes.py build(core): more deterministic bootloader_hashes.py 11 months ago
delay.c
firmware_flash.jlink core: commands for flashing via JLink (#911) 5 years ago
firmware_flash_t1.jlink core: replace bootloader only in production. Fix device for T1 core port JLink upload 4 years ago
header.S feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2 years ago
main.c refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 5 months ago
memory_1.ld feat(core): Introduce stack overflow detection by moving stack to the start of RAM 2 years ago
memory_1_min.ld feat(core): Introduce stack overflow detection by moving stack to the start of RAM 2 years ago
memory_DISC1.ld feat(core): support STM32F429 discovery board 1 year ago
memory_DISC2.ld feat(core): use confidential section for confidential and sensitive data 6 months ago
memory_R.ld feat(core): allow for model R in firmware build 2 years ago
memory_T.ld chore(core): refactor boot_args 7 months ago
memory_T3T1.ld feat(core): use confidential section for confidential and sensitive data 6 months ago
mpconfigport.h feat(all): implement translations into Trezor 7 months ago
mphalport.c chore(vendor): bump micropython to 1.19.1 1 year ago
mphalport.h chore(vendor): bump micropython to 1.17 3 years ago
nlrthumb.c
startup_stm32f4.S feat(core): add basic support for STM32U5 7 months ago
startup_stm32u5.S feat(core): use confidential section for confidential and sensitive data 6 months ago
systemview.c chore(core): rework SYSTEMVIEW_DEST_SYSTEMVIEW 4 years ago
systemview.h style(core): style for systemview 4 years ago
version.h chore(core): bump version to 2.7.1 7 months ago