You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core
tychovrahe 535a052df4
refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation
6 months ago
..
.changelog.d feat(core/ui): unify progress.py code between models, implement storage translations 6 months ago
assets feat(core): allow for going back to previous word in recovery process 7 months ago
embed refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation 6 months ago
mocks feat(core): Add aesgcm class to trezor.crypto Python module. 6 months ago
prof feat(core): adjust the coverage file output for multicore tests 2 years ago
site_scons chore(core): use SD hal driver from submodule 6 months ago
src feat(core): Add aesgcm class to trezor.crypto Python module. 6 months ago
tests test(core): Add AES-GCM unit tests. 6 months ago
tools fix(all): improve Solana template generation 6 months ago
translations fix(core/translations): correctly rename previous symbol 6 months ago
vendor fix(core): add missing stm32u5 symlinks 6 months ago
.coveragerc chore(core): silence false alarms in coverage report 2 years ago
.dockerignore
.gitignore feat(core): add support for gdb scripts to emulator 1 year ago
.towncrier.template.md
AUTHORS
CHANGELOG.T2B1.md docs(core): fix version in changelogs 7 months ago
CHANGELOG.T2T1.md docs(core): fix version in changelogs 7 months ago
CHANGELOG.md docs(core): fix version in changelogs 7 months ago
CHANGELOG.unreleased
COPYING
Makefile fix(all): improve Solana template generation 6 months ago
README.md
SConscript.boardloader chore(core): set stack protector to strong 6 months ago
SConscript.bootloader chore(core): set stack protector to strong 6 months ago
SConscript.bootloader_ci chore(core): set stack protector to strong 6 months ago
SConscript.bootloader_emu fix(core): T3T1 emulator 7 months ago
SConscript.firmware feat(core): Add aesgcm class to trezor.crypto Python module. 6 months ago
SConscript.prodtest fix(core): improve cmakelists generation for CMSE 7 months ago
SConscript.reflash fix(core): improve cmakelists generation for CMSE 7 months ago
SConscript.unix feat(core): Add aesgcm class to trezor.crypto Python module. 6 months ago
SConstruct build(core): SCons "go fast" button 8 months ago
asan_blacklist.txt
asan_suppressions.txt ci: Suppress libSDL memory leaks. 3 years ago
emu.py feat(core): add support for gdb scripts to emulator 1 year ago
emu.sh
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 3 years ago
towncrier.toml

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.