1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core/embed/firmware
2023-01-20 19:47:12 +01:00
..
bootloaders build(core): embed bootloader according to trezor model 2023-01-20 19:47:12 +01:00
bl_check.c feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2023-01-12 15:38:36 +01:00
bl_check.h
bootloader_hashes.py python: use stdlib blake2s on python 3.6+ 2020-08-10 23:35:38 +02:00
delay.c
firmware_flash_t1.jlink core: replace bootloader only in production. Fix device for T1 core port JLink upload 2020-07-13 10:45:32 +02:00
firmware_flash.jlink core: commands for flashing via JLink (#911) 2020-03-23 10:40:06 +01: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 fix(core): fix model T display reinitialization crash 2023-01-11 16:19:02 +01: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_R.ld feat(core): allow for model R in firmware build 2022-05-06 11:44:52 +02:00
memory_T.ld feat(core/rust): homescreen background image 2023-01-19 14:11:42 +01:00
mpconfigport.h feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
mphalport.c chore(core): remove unneeded include 2021-01-26 20:53:38 +01:00
mphalport.h chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
nlrthumb.c
startup.S feat(core): Introduce stack overflow detection by moving stack to the start of RAM 2022-08-16 17:03:06 +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 feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2023-01-12 15:38:36 +01:00