1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +00:00
trezor-firmware/core
2023-09-15 14:33:20 +02:00
..
.changelog.d feat(core): Use Optiga as a source of randomness. 2023-09-15 11:16:57 +02:00
assets feat(core): set final name for Safe 3 2023-08-18 16:14:47 +02:00
embed Merge branch 'master' into release/23.09 2023-09-15 14:33:20 +02:00
mocks feat(core): Add bootloader_locked flag to Features message. 2023-09-15 14:08:02 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
src Merge branch 'master' into release/23.09 2023-09-15 14:33:20 +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 chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore
.gitignore feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.0 2023-04-07 20:22:17 +02:00
CHANGELOG.unreleased
COPYING
emu.py feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
emu.sh
Makefile chore(makefile): remove missing tests when recording local UI fixtures 2023-09-15 09:50:21 +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 feat(core): Add bootloader_locked flag to Features message. 2023-09-15 14:08:02 +02:00
SConscript.firmware feat(all): implement support information for T2B1 2023-09-14 13:54:09 +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 feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02: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.