1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-10 05:06:06 +00:00
trezor-firmware/core
2025-01-30 15:06:27 +01:00
..
.changelog.d
assets
embed refactor(core): rename memory_area to applet_memory 2025-01-30 14:07:25 +01:00
mocks
prof
site_scons refactor(core): simplify shutdown/handover code 2025-01-30 14:07:25 +01:00
src fix: fix change failed test cause 2025-01-30 15:06:27 +01:00
tests fix(core): modify python test, ignore broken THP test 2025-01-30 15:06:27 +01:00
tools feat(core): implement THP 2025-01-30 15:06:26 +01:00
translations
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.T3B1.md
CHANGELOG.T3T1.md
CHANGELOG.unreleased
COPYING
emu.py refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator 2025-01-30 15:06:26 +01:00
emu.sh
Makefile chore: add build_unix_frozen_debug to core Makefile 2025-01-30 15:06:26 +01:00
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.bootloader refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.bootloader_ci refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.bootloader_emu
SConscript.firmware chore(core): adapt SConscripts to THP needs 2025-01-30 15:06:26 +01:00
SConscript.kernel refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.prodtest refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.reflash refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.unix chore(core): adapt SConscripts to THP needs 2025-01-30 15:06:26 +01:00
SConstruct
towncrier.toml

Trezor Core

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

See docs/core for more info.