1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2023-10-02 16:57:15 +02:00
..
.changelog.d docs(core): changelog for 2.6.2 2023-10-02 16:57:15 +02:00
assets feat(core): set final name for Safe 3 2023-08-18 16:14:47 +02:00
embed fix(core/optiga): add correct key usage to OID_PIN_CMAC 2023-10-02 16:57:15 +02:00
mocks docs(core): add docstrings to modtrezorutils constants 2023-09-29 16:27:27 +02:00
prof
site_scons feat(core): Integrate Optiga into PIN verification. 2023-09-27 17:17:09 +02:00
src Merge branch 'master' into release/23.09 2023-09-29 16:42:23 +02:00
tests fix(tests): add chunkify argument to unittests 2023-09-15 09:50:21 +02:00
tools feat: toiftool 2023-08-16 12:47:14 +02:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.2 2023-10-02 16:57:15 +02:00
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile chore(core): skip signature check for make_upload commands 2023-09-19 10:50:46 +02:00
pyrightconfig.json
README.md
SConscript.boardloader feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +02:00
SConscript.bootloader feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConscript.bootloader_ci feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConscript.bootloader_emu fix(core): reset optiga during initialization 2023-09-27 12:14:32 +02:00
SConscript.firmware refactor(core): setup single-place layout selection 2023-09-18 18:05:37 +02:00
SConscript.prodtest feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +02:00
SConscript.reflash feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +02:00
SConscript.unix refactor(core): setup single-place layout selection 2023-09-18 18:05:37 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.