1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-24 07:28:34 +00:00
trezor-firmware/core
2025-05-30 14:04:45 +02:00
..
.changelog.d feat(core): update storage to use privileged BHK 2025-05-30 13:12:58 +02:00
assets
embed feat(core): add pm stabilization in init function [no changelog] 2025-05-30 14:04:45 +02:00
mocks chore(translations): shorten wipe code copy 2025-05-28 11:18:00 +02:00
site_scons feat(core): remove powerctl, transfer all subordinate libraries into power manager 2025-05-30 14:04:45 +02:00
src feat(core/ui): make Delizia subtitle adjust to longer text 2025-05-28 11:18:00 +02:00
tests chore(storage): rename DEVICE_SECRET and CRED_AUTH_KEY_COUNTER 2025-05-19 13:33:17 +02:00
tools feat(core/tools): adjust bootloader hashes to take account real bootloader max size 2025-05-27 17:49:23 +02:00
translations chore(core): bump FW and fix version due to storage migration 2025-05-30 13:12:58 +02:00
vendor feat(core/prodtest): add tropic01 HAL integration and basic production tests 2025-02-26 08:53:16 +01:00
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T2B1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T2T1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T3B1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T3T1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.unreleased
COPYING
emu.py chore(core): move core/prof into core/src/prof 2025-04-14 22:40:52 +03:00
emu.sh
Makefile feat(core): add bin to hex conversion to Makefile 2025-05-17 07:03:26 +02:00
pyrightconfig.json chore(core): remove unused all_modules.py 2025-04-08 17:48:15 +03:00
README.md docs: add Safe 3 and Safe 5 in documentation (#4228) 2024-09-30 10:15:35 +02:00
SConscript.boardloader feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.bootloader feat(core): support handling of tropic keys in secret sector 2025-05-19 11:41:36 +02:00
SConscript.bootloader_ci feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.bootloader_emu feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.firmware perf(core): enable MICROPY_ROM_TEXT_COMPRESSION 2025-05-15 09:55:40 +03:00
SConscript.kernel feat(core): add applet feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.prodtest chore(core): unify prodtests under power_manager 2025-05-30 14:04:45 +02:00
SConscript.reflash feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.unix perf(core): enable MICROPY_ROM_TEXT_COMPRESSION 2025-05-15 09:55:40 +03:00
SConstruct build(core): introduce quiet mode 2024-11-21 14:33:52 +01:00
towncrier.toml

Trezor Core

Firmware currently running on Model T and the Trezor Safe family.

See docs/core for more info.