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
Ondrej Mikle 75a148e414
fix(core): clear memory when not going to use copy firmware header for bootloader
1 year ago
..
.changelog.d fix(core): fix bootloader_ci startup, remove unused function from limited_util.s 1 year ago
assets feat(core): add model name below empty logo on boot 1 year ago
embed fix(core): clear memory when not going to use copy firmware header for bootloader 1 year ago
mocks feat(core): create new Ethereum send flow for TT 1 year ago
prof feat(core): adjust the coverage file output for multicore tests 2 years ago
site_scons feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 1 year ago
src feat(core): create new Ethereum send flow for TT 1 year ago
tests refactor(core): get rid of passing Context around 1 year ago
tools feat: toiftool 1 year ago
vendor
.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 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 feat(core): enable seamless build of bootloader using devkeys 1 year 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 1 year ago
SConscript.bootloader feat(core): change core builds to use GNU11 standard instead of GNU99 1 year ago
SConscript.bootloader_ci feat(core): change core builds to use GNU11 standard instead of GNU99 1 year ago
SConscript.bootloader_emu ci(core): build bootloader emulators 1 year ago
SConscript.firmware feat(core): change core builds to use GNU11 standard instead of GNU99 1 year 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 1 year 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 1 year ago
SConscript.unix feat(core): change core builds to use GNU11 standard instead of GNU99 1 year 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
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 3 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.