1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2023-04-03 22:01:26 +02:00
..
.changelog.d feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
assets feat(core): uninitialized welcome flow 2023-04-03 22:01:26 +02:00
embed refactor(core/bootloader): get rid of Paragraphs 2023-04-03 22:01:26 +02:00
mocks fix(core/ui): coinjoin layouts style update 2023-03-30 13:55:54 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons
src feat(core): uninitialized welcome flow 2023-04-03 22:01:26 +02:00
tests feat(core): update Ethereum definitions to verify using CoSi 2023-03-24 13:24:46 +01:00
tools fix(core): update build_vendorheader 2023-04-03 22:01:26 +02:00
vendor
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py feat(core): add -r option to emu.py to allow for screen recording 2022-10-12 13:44:53 +02:00
emu.sh
Makefile feat(core): QA build for testing bootloaders / upgrades 2023-04-03 22:01:26 +02:00
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader feat(core): QA build for testing bootloaders / upgrades 2023-04-03 22:01:26 +02:00
SConscript.bootloader_ci fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out 2023-03-22 10:21:21 +01:00
SConscript.bootloader_emu feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
SConscript.firmware feat(core): QA build for testing bootloaders / upgrades 2023-04-03 22:01:26 +02:00
SConscript.prodtest fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out 2023-03-22 10:21:21 +01:00
SConscript.reflash
SConscript.unix fix(core/ui): style update: fonts 2023-03-23 20:16:22 +01:00
SConstruct feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.