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

4179 Commits

Author SHA1 Message Date
M1nd3r
7d84ff1e72 WIP: try simplify message handler, might break something
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
ea96290c28 chore: fix incomplete enum change
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
3f80b67235 chore(core): remove TODO comment from received_message_handler
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
447f1457ec chore(core): remove management session code from handle_ThpCreateNewSession
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
48f254fb73 fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-17 12:46:28 +01:00
M1nd3r
6d9ba9ff03 chore(core): make wipe device proceed even if sending of success message fails
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
d5199c9805 fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-17 12:46:28 +01:00
M1nd3r
5c5c8df83e fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-17 12:46:28 +01:00
M1nd3r
7d3a45fc99 wip: single packet decryption (not finished)
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
9074721532 fix: return InvalidSessionError when trying to access cache of Seedless session
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
96525e5647 wip buffer locking-
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
04317406f7 wip - change session behavior
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
42d8d71499 wip 2025-01-17 12:46:28 +01:00
M1nd3r
f7be8faf10 fixup! feat(core): implement THP 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
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
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
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
Ioan Bizău
dd3bf253f8 fix(core): disallow canceling on uncancelable pages 2025-01-16 13:54:13 +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
cepetr
a881401e4d feat(core): improve pwm backlight driver peripherals init/deinit
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
22f132c935 fix(core): fix suspending to STOP2 mode
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
4fda1c4dfb feat(core): introduce USE_USB feature
[no changelog]
2025-01-14 07:52:15 +01:00
cepetr
27e37de695 fix(core): fix incorrect macro name
[no changelog]
2025-01-13 19:03:28 +01:00
tychovrahe
eef2f4113f refactor(core): improve USB events handling, more extensible implementation
[no changelog]
2025-01-13 18:46:11 +01:00
tychovrahe
e4f4985584 refactor(core): split polling can_read and reading from USB
[no changelog]
2025-01-13 17:42:30 +01:00
Martin Milata
dadff32f39 build(core): use internal model names everywhere
TREZOR_MODEL=T and TREZOR_MODEL=R

no longer work, please use

  TREZOR_MODEL=T2T1 and TREZOR_MODEL=T2B1

[no changelog]
2025-01-13 16:24:35 +01:00