1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-18 20:48:18 +00:00
trezor-firmware/core
2025-06-09 17:12:31 +02:00
..
.changelog.d feat(core): support new translation blob format 2025-06-05 20:55:56 +03:00
assets
embed refactor(core): move c string conversion out of UI code 2025-06-09 17:12:31 +02:00
mocks chore(eckhart): update shamir wallet creation 2025-06-09 08:52:32 +02:00
site_scons fix(core/rust): make rust crate compilable without UI 2025-06-09 17:12:31 +02:00
src chore(eckhart): update shamir wallet creation 2025-06-09 08:52:32 +02:00
tests chore(storage): rename DEVICE_SECRET and CRED_AUTH_KEY_COUNTER 2025-05-19 13:33:17 +02:00
tools feat(core): introduce secure monitor 2025-06-04 16:58:15 +02:00
translations chore(eckhart): update shamir wallet creation 2025-06-09 08:52:32 +02:00
vendor
.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 docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T2B1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T2T1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T3B1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T3T1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.unreleased
COPYING
emu.py
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile feat(core): introduce secure monitor 2025-06-04 16:58:15 +02:00
pyrightconfig.json
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 chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +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): ignore BLE exceptions on boot 2025-06-05 15:53:23 +02:00
SConscript.kernel chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.prodtest chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.prodtest_emu fix(core/prodtest): fix prodtest emulator build for T3W1 2025-06-03 09:24:57 +02:00
SConscript.reflash chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.secmon chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.unix refactor(core): ignore BLE exceptions on boot 2025-06-05 15:53:23 +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.