1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 01:18:28 +00:00
trezor-firmware/core
matejcik eca810e159 feat(core): introduce storage insecure mode
reduces the number of PIN iterations and avoids erasing the other
storage bank -- if a test ever overruns, it will probably RSOD out, but
that's unlikely to happen
2024-11-22 14:07:30 +01:00
..
.changelog.d
assets
embed feat(core): disable animations in debug firmware by default 2024-11-22 14:07:30 +01:00
mocks feat(core): disable animations in debug firmware by default 2024-11-22 14:07:30 +01:00
prof
site_scons build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
src feat(core): disable animations in debug firmware by default 2024-11-22 14:07:30 +01:00
tests
tools
translations
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.T3B1.md
CHANGELOG.T3T1.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(core): introduce storage insecure mode 2024-11-22 14:07:30 +01:00
pyrightconfig.json
README.md
SConscript.boardloader build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.bootloader build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.bootloader_ci build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.bootloader_emu build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.firmware feat(core): introduce storage insecure mode 2024-11-22 14:07:30 +01:00
SConscript.kernel feat(core): introduce storage insecure mode 2024-11-22 14:07:30 +01:00
SConscript.prodtest build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.reflash build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.unix build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01: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.