1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-22 05:10:56 +00:00
Commit Graph

14251 Commits

Author SHA1 Message Date
M1nd3r
f7be8faf10 fixup! feat(core): implement THP 2025-01-17 12:46:28 +01:00
M1nd3r
4ee6bd8e46 fixup! build(ci): add thp builds and tests 2025-01-17 12:46:28 +01:00
M1nd3r
614c987737 wip 2025-01-17 12:46:28 +01:00
M1nd3r
1932926414 refactor(core): move handling of ThpCreateNewSession message into base.py
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
6db9ad86b6 refactor(core): move wire buffer handling completely to memory_manager
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
068128c55c refactor(common): remove pairing_in/out and channel_in/out proto options
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
5eb9e12e3b fix(tests): change xfail to skip when using protocol_marker
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
55e526a1f5 refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
f602242504 fixup! build(ci): add thp builds and tests 2025-01-17 12:46:28 +01:00
M1nd3r
0bc65c80d3 refactor(core): move exclude list from wipe to wipe_cache
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
e9d23d2353 refactor(core): clean channel and received_message_handler
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
2c2252a9d6 refactor(core): improve readability and logging in channel.py
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
c6c7281fdc refactor(core): improve readability of channel_manager
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
f1c4df34fd chore(vendor): update fido2-tests
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
f10f06db95 test: update device tests
[no changelog]
2025-01-17 12:46:19 +01:00
M1nd3r
cbd99b2b64 test: update ui tests
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
9b4ce0f440 test: update upgrade tests
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
d135a1e79c test: update persistence tests
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
7dfd0b1b43 test: update click tests
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
cfc5c51ab6 chore(python): update python tools
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
11b15768c8 chore(python): add python requirements
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
82505361c9 feat(python): implement session based trezorlib
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
2cfcb744a6 feat(legacy): adapt legacy to THP changes
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
8e2c82f146 feat(core): implement THP 2025-01-17 11:20:14 +01:00
M1nd3r
2445fafc95 chore(core): adapt SConscripts to THP needs 2025-01-17 11:12:30 +01:00
M1nd3r
c5fbb23ac4 chore: add build_unix_frozen_debug to core Makefile
[no changelog]
2025-01-17 11:12:30 +01:00
M1nd3r
23afb00d4f chore(core): adapt emu.py to new trezorlib
[no changelog]
2025-01-17 11:12:30 +01:00
M1nd3r
e8fc791bb3 feat(common): add thp protobuf definitions and modify pb2py
[no changelog]
2025-01-17 11:12:30 +01:00
M1nd3r
1d691cfc48 build(ci): add thp builds and tests 2025-01-17 11:12:30 +01:00
Carlos Garcia Ortiz karliatto
6c4064489a fix(common): add requirements.txt to tools 2025-01-17 08:24:28 +01:00
Ioan Bizău
dd3bf253f8 fix(core): disallow canceling on uncancelable pages 2025-01-16 13:54:13 +01:00
Tomáš Martykán
d711fbcad5 fix(common): update solana domains 2025-01-15 11:37:31 +01:00
Prochmi99
fee4b4ab86 feat(common): add new t3t1 color variant 2025-01-15 11:36:52 +01:00
Carlos Garcia Ortiz karliatto
d2e47ca87b fix(common): blockbook for testnet 4 2025-01-14 13:57:42 +01:00
tychovrahe
8207b9ffe5 feat(core): add BLE to t3w1 board
[no changelog]
2025-01-14 09:15:12 +01:00
tychovrahe
b2a4db1463 feat(core): expose BLE functionality to micropython
[no changelog]
2025-01-14 09:15:12 +01:00
tychovrahe
8ca51be020 feat(core): expose BLE functionality to rust
[no changelog]
2025-01-14 09:15:12 +01:00
tychovrahe
3fae6b23cf feat(core:): introduce BLE driver
[no changelog]
2025-01-14 09:15:12 +01:00
tychovrahe
34e033fd4e fix(core): fix wrong RSOD color on some older Model T devices 2025-01-14 08:21:37 +01:00
kopecdav
b726e1e203 fix(core/prodtest): add missing source file for revA0
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
280b1e9b79 fix(core): reset peripherals in emergency mode
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
2426e637b3 feat(core): introduce optiga deinit and suspending
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
80e2cea2b5 feat(core): improve button driver init/deinit
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
fc2f9c5949 feat(core): add powerctl_suspend syscall
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
f3793fd8c4 fix(core): panic on invalid syscall number
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
63fe21b6cb feat(core): improve dma2d/gfx_bitblt init/deinit
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
3165443dfe feat(core): improve t3w1 display driver init/deinit
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
1f3e640dd9 feat(core): add display_init return value
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
47f618c640 feat(core): decrease t3w1 backlight pwm frequency
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
7a603b8717 feat(core): improve haptic driver peripherals init/deinit
[no changelog]
2025-01-14 07:52:15 +01:00