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
Andrew Kozlik dd20653d26
feat(core): Don't lock Optiga in debug builds.
5 months ago
..
.changelog.d chore(solana): add changelog 5 months ago
assets fix(core/ui): T2T1: nudge page_prev_ellipsis to the right 7 months ago
embed feat(core): Don't lock Optiga in debug builds. 5 months ago
mocks refactor(core): make ethereum summary reusable for more coins 5 months ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons feat(core): compress embedded bootloader 6 months ago
src fix(solana): modify Trezor R `confirm_value` to align messages with Trezor T 5 months ago
tests feat(solana): add additional info with token account 5 months ago
tools chore(core): add prodtest provisioning script 5 months ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.coveragerc chore(core): silence false alarms in coverage report 1 year ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.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 MONOREPO CREATE FROM trezor-core 5 years ago
CHANGELOG.T2B1.md docs(core): changelog for 2.6.3 7 months ago
CHANGELOG.T2T1.md docs(core): changelog for 2.6.3 7 months ago
CHANGELOG.md docs(core): changelog for 2.6.3 7 months ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile feat(solana): add solana templates 5 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 8 months ago
SConscript.bootloader feat(core): change core builds to use GNU11 standard instead of GNU99 9 months ago
SConscript.bootloader_ci build(core): fix CI bootloader build for T2B1 6 months ago
SConscript.bootloader_emu refactor(core): change the way USE_OPTIGA is added to build 8 months ago
SConscript.firmware feat(solana): basic Solana setup 5 months ago
SConscript.prodtest feat(core/prodtest): Verify device certificate chain in CERTDEV WRITE. 5 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 8 months ago
SConscript.unix feat(solana): basic Solana setup 5 months ago
SConstruct feat(core): introduce bootloader emulator 1 year ago
asan_blacklist.txt core: asan config 5 years ago
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2 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.