1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-19 20:01:11 +00:00
trezor-firmware/core
Ondřej Vejpustek e9f6eb0b2b fix(core/reflash): fix compile errors
[no changelog]
2024-04-16 17:41:30 +02:00
..
.changelog.d feat(core/ui): unify progress.py code between models, implement storage translations 2024-03-30 12:10:59 +01:00
assets
embed fix(core/reflash): fix compile errors 2024-04-16 17:41:30 +02:00
mocks feat(core): Add aesgcm class to trezor.crypto Python module. 2024-04-03 10:26:46 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons refactor(core): simplify secret.h api, hide platform differences 2024-04-11 16:13:58 +02:00
src feat(core): Add aesgcm class to trezor.crypto Python module. 2024-04-03 10:26:46 +02:00
tests test(core): Add AES-GCM unit tests. 2024-04-03 10:26:46 +02:00
tools tools(core): nicer build_vendorheader for manual use 2024-04-12 16:13:52 +02:00
translations feat(core): add fonts for T3T1 bootloader 2024-04-12 12:25:46 +00:00
vendor fix(core): add missing stm32u5 symlinks 2024-03-19 11:33:23 +01:00
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
AUTHORS
CHANGELOG.md docs(core): fix version in changelogs 2024-03-01 21:21:04 +01:00
CHANGELOG.T2B1.md docs(core): fix version in changelogs 2024-03-01 21:21:04 +01:00
CHANGELOG.T2T1.md docs(core): fix version in changelogs 2024-03-01 21:21:04 +01:00
CHANGELOG.unreleased
COPYING MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
emu.py
emu.sh
Makefile fix(all): improve Solana template generation 2024-03-26 15:22:32 +01:00
pyrightconfig.json
README.md
SConscript.boardloader feat(core): use confidential section for confidential and sensitive data 2024-04-05 18:54:30 +02:00
SConscript.bootloader feat(core): bootloader: T3T1 startup UI 2024-04-12 12:25:46 +00:00
SConscript.bootloader_ci feat(core): add fonts for T3T1 bootloader 2024-04-12 12:25:46 +00:00
SConscript.bootloader_emu feat(core): bootloader: T3T1 startup UI 2024-04-12 12:25:46 +00:00
SConscript.firmware feat(core): use confidential section for confidential and sensitive data 2024-04-05 18:54:30 +02:00
SConscript.prodtest feat(core): use confidential section for confidential and sensitive data 2024-04-05 18:54:30 +02:00
SConscript.reflash feat(core): use confidential section for confidential and sensitive data 2024-04-05 18:54:30 +02:00
SConscript.unix feat(core): use confidential section for confidential and sensitive data 2024-04-05 18:54:30 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.