cepetr
|
7b6f444751
|
refactor(core): introduce global trezor_rtl/bsp/model headers
[no changelog]
|
2024-11-05 10:00:31 +01:00 |
|
cepetr
|
0bacbdf355
|
fix(emulator): fix bootloader emulator build on MacOS
[no changelog]
|
2024-10-30 14:18:34 +01:00 |
|
cepetr
|
12a9dca5e1
|
refactor(emulator): improve SDL event polling logic
[no changelog]
|
2024-10-22 09:06:21 +02:00 |
|
cepetr
|
7670958fc5
|
refactor(core): remove set_core_clock from emulator
[no changelog]
|
2024-10-22 09:06:21 +02:00 |
|
tychovrahe
|
21c1359ac6
|
refactor(core): streamline layout definitions
[no changelog]
|
2024-09-27 09:49:20 +02:00 |
|
cepetr
|
7f3cff04f1
|
refactor(core/embed): introduce new mpu driver
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
ae4e195d6e
|
refactor(core/embed): simplify bootutils api
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
0666e6ea9a
|
refactor(core/embed): rename boot_args to bootuils
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
33c2bcbe52
|
refactor(core/embed): simplify ensure_compatible_settings
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
1d8b29e746
|
refactor(core/embed): improve display driver init/deinit
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
tychovrahe
|
354dad617d
|
fix(core): fix vector table alignment on STM32U5
[no changelog]
|
2024-07-16 16:38:48 +02:00 |
|
Martin Milata
|
a05ed10f1a
|
fix(core): emulator: coverage data atexit handler
Partially reverts 5fc3c6e617 .
[no changelog]
|
2024-07-11 17:33:15 +00:00 |
|
mgiannopoulos24
|
25cb005693
|
fix(core): add missing filename argument (#4003)
* Code improvement on printf
|
2024-07-09 14:12:07 +02:00 |
|
cepetr
|
5fc3c6e617
|
refactor(core): improve and simplify error handling
[no changelog]
|
2024-06-17 16:57:33 +02:00 |
|
cepetr
|
3336e3902f
|
feat(core): introduce new display drivers
[no changelog]
|
2024-05-17 09:17:37 +02:00 |
|
tychovrahe
|
72146c2ae2
|
fix(core): fix display fatal error screen
[no changelog]
|
2024-04-11 19:16:23 +02:00 |
|
cepetr
|
4cf781abb2
|
chore(core, legacy, storage): refactor flash drivers
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
cepetr
|
c4c571d837
|
chore(core): refactor boot_args
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
8150636a81
|
feat(core): add basic support for STM32U5
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
47f8a430e6
|
refactor(core): remove residual usage of old flash api
[no changelog]
|
2023-11-22 11:45:54 +01:00 |
|
matejcik
|
297b2bade7
|
feat(core/bootloader_emu): add ILU support
|
2023-10-31 14:57:05 +01:00 |
|
matejcik
|
5ee05ff391
|
feat(core/bootloader_emu): add support for setting device variant
|
2023-10-31 14:57:05 +01:00 |
|
tychovrahe
|
10021bf364
|
chore(core): fix gen and style problems
[no changelog]
|
2023-10-31 13:32:20 +01:00 |
|
cepetr
|
ba83a7e644
|
feat(core): introduce interaction-less upgrade
|
2023-10-27 16:15:15 +02:00 |
|
tychovrahe
|
c937f21447
|
refactor(core): change the way USE_OPTIGA is added to build
[no changelog]
|
2023-10-02 20:59:50 +02:00 |
|
tychovrahe
|
29c16c212d
|
fix(core): fix T2B1 "restarting in" label capitalization
[no changelog]
|
2023-09-20 21:36:07 +02:00 |
|
matejcik
|
21959996bd
|
feat(core/bootloader_emu): allow explicit bootloader locking from command line
|
2023-09-15 14:08:02 +02:00 |
|
tychovrahe
|
238e3fd7c1
|
refactor(core): add abstraction over flash memory layout
[no changelog]
|
2023-07-25 10:25:20 +02:00 |
|
matejcik
|
ba112e6290
|
feat(core/bootloader): show whether the storage was erased in emu
|
2023-04-03 22:01:26 +02:00 |
|
matejcik
|
6d434122f7
|
feat(core/bootloader): emulator can now show custom error screens
|
2023-04-03 22:01:26 +02:00 |
|
matejcik
|
ae9960ca61
|
feat(core): introduce bootloader emulator
|
2023-04-03 22:01:26 +02:00 |
|