1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-16 18:30:57 +00:00
trezor-firmware/core/embed
matejcik f3b884bf93 refactor(core): improve safety of translation blobs
* the public interface to Translations is now completely safe
* it is more obvious that `map_translated` needs to work the way it does
* documentation is improved
2024-04-04 09:53:45 +02:00
..
boardloader refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
bootloader refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
bootloader_ci 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
extmod fix(core): Clean up when constructor fails to reduce memory fragmentation. 2024-04-03 10:26:46 +02:00
firmware refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
lib refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
models fix(core): fix build on disc2 model 2024-03-27 10:44:56 +01:00
prodtest fix(core/prodtest): do not require sd detect pin for running SD card test 2024-04-03 16:48:28 +02:00
reflash refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 2024-02-29 23:40:17 +01:00
rust refactor(core): improve safety of translation blobs 2024-04-04 09:53:45 +02:00
segger
trezorhal fix(core/prodtest): do not require sd detect pin for running SD card test 2024-04-03 16:48:28 +02:00
unix chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
vendorheader 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