1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-23 06:58:13 +00:00
trezor-firmware/core
tychovrahe a09e6f04d4 fix(core/prodtest): fix prodtest mpu setting
[no changelog]

(cherry picked from commit 48459a09dd)
2025-06-26 17:08:58 +02:00
..
.changelog.d chore(build): changelog 2025-06-24 17:44:27 +02:00
assets feat(core): allow for going back to previous word in recovery process 2024-02-19 22:05:04 +01:00
embed fix(core/prodtest): fix prodtest mpu setting 2025-06-26 17:08:58 +02:00
mocks chore(translations): add missing foreign translations 2025-06-24 16:36:01 +02:00
site_scons feat(core): wake up from suspend mode after timeout 2025-06-19 14:25:53 +02:00
src chore(build): update definitions timestamps 2025-06-24 16:44:10 +02:00
tests chore(storage): rename DEVICE_SECRET and CRED_AUTH_KEY_COUNTER 2025-05-19 13:33:17 +02:00
tools chore(translations): add missing foreign translations 2025-06-24 16:36:01 +02:00
translations chore(translations): add missing foreign translations 2025-06-24 16:36:01 +02:00
vendor feat(core/prodtest): add tropic01 HAL integration and basic production tests 2025-02-26 08:53:16 +01:00
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md fix(build): T2B1 changelog 2025-06-26 10:38:39 +02:00
CHANGELOG.T2B1.md fix(build): T2B1 changelog 2025-06-26 10:38:39 +02:00
CHANGELOG.T2T1.md chore(build): changelog 2025-06-24 17:44:27 +02:00
CHANGELOG.T3B1.md chore(build): changelog 2025-06-24 17:44:27 +02:00
CHANGELOG.T3T1.md chore(build): changelog 2025-06-24 17:44:27 +02:00
CHANGELOG.unreleased
COPYING
emu.py chore(core): move core/prof into core/src/prof 2025-04-14 22:40:52 +03:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile feat(eckhart): fuel gauge UI 2025-06-11 23:39:28 +02:00
pyrightconfig.json chore(core): remove unused all_modules.py 2025-04-08 17:48:15 +03:00
README.md docs: add Safe 3 and Safe 5 in documentation (#4228) 2024-09-30 10:15:35 +02:00
SConscript.boardloader chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.bootloader feat(core): wake up from suspend mode after timeout 2025-06-19 14:25:53 +02:00
SConscript.bootloader_ci chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.bootloader_emu chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.firmware refactor(core): update bootloader from coreapp, using syscalls (and smcalls) 2025-06-24 14:58:11 +02:00
SConscript.kernel refactor(core): update bootloader from coreapp, using syscalls (and smcalls) 2025-06-24 14:58:11 +02:00
SConscript.prodtest feat(core/prodtest): add command for bootloader update, along with script for sending the data 2025-06-24 14:58:11 +02:00
SConscript.prodtest_emu feat(core/prodtest): add command for bootloader update, along with script for sending the data 2025-06-24 14:58:11 +02:00
SConscript.reflash chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.secmon refactor(core): update bootloader from coreapp, using syscalls (and smcalls) 2025-06-24 14:58:11 +02:00
SConscript.unix refactor(core): exclude THP related string identifiers from non-THP builds 2025-06-13 15:58:33 +02:00
SConstruct feat(core): introduce secure monitor 2025-06-04 16:58:15 +02:00
towncrier.toml chore: generate-changelog.py adjustments 2024-07-12 20:43:26 +00:00

Trezor Core

Firmware currently running on Model T and the Trezor Safe family.

See docs/core for more info.