1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core
2023-08-15 09:37:38 +02:00
..
.changelog.d
assets
embed feat(core): change resolution of embedded prodtest images, bump versions 2023-08-15 09:37:38 +02:00
mocks chore(core): regenerate trezorui2.pyi 2023-07-17 15:30:00 +02:00
prof
site_scons feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
src feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
tests refactor(core): get rid of passing Context around 2023-07-12 10:09:36 +02:00
tools feat(tools): add scripts for firmware.elf file analysis using binsize 2023-07-27 13:34:29 +02:00
vendor
.coveragerc
.dockerignore
.gitignore feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
.towncrier.template.md
asan_blacklist.txt core: asan config 2019-06-27 19:09:55 +02:00
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(core): enable seamless build of bootloader using devkeys 2023-08-15 09:37:38 +02:00
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConscript.bootloader feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
SConscript.bootloader_ci refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConscript.bootloader_emu feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
SConscript.firmware feat(core): enable seamless build of bootloader using devkeys 2023-08-15 09:37:38 +02:00
SConscript.prodtest feat(core): enable seamless build of bootloader using devkeys 2023-08-15 09:37:38 +02:00
SConscript.reflash refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConscript.unix refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.