1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core
matejcik 6a280a279a feat(python): add cosi.sign_with_privkeys
we've had multiple copies of this function all over the codebase, it's time to move it where it belongs
2024-02-12 14:49:32 +01:00
..
.changelog.d
assets
embed feat(core/rust): add const Obj::small_int 2024-02-12 14:49:32 +01:00
mocks feat(common): provide some useful paths for the mako templates 2024-02-12 14:49:32 +01:00
prof
site_scons
src feat(common): provide some useful paths for the mako templates 2024-02-12 14:49:32 +01:00
tests
tools feat(python): add cosi.sign_with_privkeys 2024-02-12 14:49:32 +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.unreleased
COPYING
emu.py
emu.sh
Makefile
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.bootloader_emu
SConscript.firmware
SConscript.prodtest
SConscript.reflash
SConscript.unix
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.