tychovrahe
accc2c71a8
build(core): added SDK for nrf52
2023-09-14 11:36:21 +02:00
tychovrahe
b59e28a96a
refactor(core): add flexible HSE settings
...
[no changelog]
2023-09-14 11:36:20 +02:00
tychovrahe
b2cc31df63
refactor(core): extract backlight pwm settings to board definition
...
[no changelog]
2023-08-29 14:44:34 +02:00
tychovrahe
bf03407426
refactor(core): setup single-place layout selection
...
[no changelog]
2023-08-29 11:38:53 +02:00
tychovrahe
5d58ed90fc
fixup! refactor(core): unify touch and button handling, enable usage of both in one model
2023-08-29 11:38:38 +02:00
tychovrahe
e677e62623
refactor(core): unify touch and button handling, enable usage of both in one model
...
[no changelog]
2023-08-29 11:38:38 +02:00
tychovrahe
bd0b0b2d15
refactor(core): move model specific norcow config to model header
...
[no changelog]
2023-08-29 11:17:19 +02:00
tychovrahe
33fc64b629
refactor(core): remove universal DMA driver
...
[no changelog]
2023-08-29 11:17:03 +02:00
matejcik
04ea95777b
chore(core/prodtest): enable Optiga locking
2023-08-29 10:59:34 +02:00
matejcik
f40feec4f9
chore(core): bump prodtest version
2023-08-29 10:59:34 +02:00
Andrew Kozlik
2b97a5bac0
test(crypto): Add SHA-384 test vectors.
2023-08-29 10:59:34 +02:00
Andrew Kozlik
91ef616b56
feat(crypto): Implement sha384_Raw().
2023-08-29 10:59:34 +02:00
Andrew Kozlik
5898b16cd2
feat(core): Implement OPTIGA VerifySign command.
2023-08-29 10:59:34 +02:00
tychovrahe
5470304515
feat(core): Implement OPTIGA provisioning in prodtest.
...
[no changelog]
2023-08-29 10:59:34 +02:00
Andrew Kozlik
812e77cefd
feat(core): Implement OPTIGA secure channel.
2023-08-29 10:59:34 +02:00
Andrew Kozlik
11e1795a89
refactor(core): optiga_execute_command()
...
- Remove presentation layer parameter.
- Use error-flushing command codes.
2023-08-29 10:59:34 +02:00
Andrew Kozlik
b8adcf35fe
test(crypto): Add test vectors for TLS PRF with SHA-256.
2023-08-29 10:59:34 +02:00
Andrew Kozlik
9949f0d88a
feat(crypto): Implement TLS PRF with SHA-256.
2023-08-29 10:59:34 +02:00
Andrew Kozlik
f540bab5b8
test(crypto): Add AES-CCM test vectors.
2023-08-29 10:59:34 +02:00
Andrew Kozlik
4accf76954
feat(crypto): Implement AES-CCM.
2023-08-29 10:59:34 +02:00
Andrew Kozlik
773f79251f
feat(core): Implement comparison of OPTIGA metadata.
2023-08-29 10:59:34 +02:00
matejcik
a8a97276a8
feat(common): add model and color information ( fixes #3160 )
2023-08-28 16:50:20 +02:00
grdddj
be9b88038f
chore(tests): regenerate fixtures
...
[no changelog]
2023-08-28 12:09:58 +02:00
grdddj
78d5abd9b1
chore(core): replace View full
button text with Show all
...
[no changelog]
2023-08-28 12:09:58 +02:00
tychovrahe
6c97dfef78
feat(core): add vendor headers for devices with dev bootloader
...
[no changelog]
2023-08-25 18:54:34 +02:00
tychovrahe
6d9e4321fd
feat(core): add install restricted screen on installation with locked bootloader
...
[no changelog]
2023-08-25 14:41:59 +02:00
grdddj
bb959892ac
chore(core): improve the shamir info button handling, regenerate tests
...
[no changelog]
2023-08-23 11:03:09 +02:00
conduition
30ddabc15b
fix(core): more info button on shamir recovery screen
...
chore(core): add changelog
2023-08-23 11:03:09 +02:00
tychovrahe
1b08be0186
fix(core/python): print correct model in print_firmware_version
2023-08-22 11:23:29 +02:00
matejcik
7cf3a655e5
docs(core/bootloader): add changelog entry
2023-08-18 16:13:58 +02:00
matejcik
c0fd783b06
feat(core/bootloader): always use empty logo
...
Now that the empty logo also shows model name, we do not need to draw
the full logo in bootloader at all.
2023-08-18 16:13:58 +02:00
matejcik
ae7a1c7d52
refactor(core): render full/empty logo same way as in TR
2023-08-18 16:13:58 +02:00
tychovrahe
5947f8a50d
feat(core): add model name below empty logo on boot
...
[no changlog]
2023-08-18 16:13:58 +02:00
tychovrahe
90bdab6599
fix(core): fixed unwanted delays in T2B1
...
[no changelog]
2023-08-18 16:13:58 +02:00
matejcik
b151a3db6b
style(tests): apply isort 5
2023-08-16 13:29:51 +02:00
matejcik
b008367f38
style(storage): apply isort 5
2023-08-16 13:29:51 +02:00
matejcik
a2dca91262
style(legacy): apply isort 5
2023-08-16 13:29:51 +02:00
matejcik
edc2add85e
style(core): apply isort 5
...
[no changelog]
2023-08-16 13:29:51 +02:00
matejcik
b5c541d8fd
style(python): extend style checks to more targets
...
[no changelog]
2023-08-16 13:29:51 +02:00
matejcik
821d70dd8d
style(python): implement isort 5 for trezorlib
...
[no changelog]
2023-08-16 13:29:51 +02:00
matejcik
a12bc416ed
chore: upgrade to isort 5
2023-08-16 13:29:51 +02:00
matejcik
6cd174d540
feat: toiftool
2023-08-16 12:47:14 +02:00
matejcik
49bee50132
chore(core): add production-signed vendor headers for T2B1
2023-08-16 10:49:36 +02:00
conduition
dd0e40a401
docs(core): add protoc installation instructions
...
[no changelog]
2023-08-16 10:48:32 +02:00
matejcik
c0de11fbeb
fix(core): use stm32f4 implementation of secret.c for unix too
...
(fixes bootloader_emu build because there was an error in the unix dummy
impl)
2023-08-16 10:32:25 +02:00
Pavol Rusnak
92e29b6036
chore(common): remove MUE support
...
the coin is dead, domain not working, etc.
2023-08-16 10:31:50 +02:00
Szymon Lesisz
a2b7d34896
chore(common): remove inactive blockbooks
2023-08-16 10:31:50 +02:00
Szymon Lesisz
2c93b3719b
fix(common): BCH, BTG, DGB fix default default_fee_b
...
- removed unnecessary fee levels. estimated values from blockbook for all levels are the same. "Normal" should be enough.
- long term average BTG fee rate is ~12
- long term average DGB fee rate is ~7
2023-08-16 10:31:50 +02:00
Szymon Lesisz
c3874445bb
fix(common): set DOGE dust_limit to exact value 0.01
2023-08-16 10:31:50 +02:00
tychovrahe
17f13b4140
feat(core): design for T2B1 "unsafe, do not use" screen
...
[no changelog]
2023-08-15 22:08:11 +02:00