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 f881fab797
fix(core): disable access to secret in flash after boot
10 months ago
..
.changelog.d feat(core): Use Optiga as a source of randomness. 10 months ago
assets feat(core): add model name below empty logo on boot 11 months ago
embed fix(core): disable access to secret in flash after boot 10 months ago
mocks feat(core): Use Optiga as a source of randomness. 10 months ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons feat(all): implement support information for T2B1 10 months ago
src feat(core): Use Optiga as a source of randomness. 10 months ago
tests fix(tests): add chunkify argument to unittests 10 months ago
tools feat: toiftool 11 months ago
vendor
.coveragerc chore(core): silence false alarms in coverage report 1 year ago
.dockerignore
.gitignore feat(core): add support for gdb scripts to emulator 1 year ago
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 3 years ago
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.0 1 year ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING
Makefile chore(makefile): remove missing tests when recording local UI fixtures 10 months ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 10 months ago
SConscript.bootloader feat(core): change core builds to use GNU11 standard instead of GNU99 10 months ago
SConscript.bootloader_ci feat(core): change core builds to use GNU11 standard instead of GNU99 10 months ago
SConscript.bootloader_emu ci(core): build bootloader emulators 10 months ago
SConscript.firmware feat(all): implement support information for T2B1 10 months ago
SConscript.prodtest feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 10 months ago
SConscript.reflash feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 10 months ago
SConscript.unix feat(all): implement support information for T2B1 10 months ago
SConstruct feat(core): introduce bootloader emulator 1 year 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 core: remove src1 4 years ago
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2 years ago
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 3 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.