1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-04 21:05:29 +00:00
Commit Graph

12314 Commits

Author SHA1 Message Date
tychovrahe
ef2b528b96 fixup! t3w1 2023-10-30 15:03:14 +01:00
tychovrahe
7231509454 t3w1 2023-09-14 11:46:10 +02:00
tychovrahe
20c290471d versions 2023-09-14 11:36:23 +02:00
tychovrahe
4a9819bf7a send ble sw versions in status 2023-09-14 11:36:23 +02:00
tychovrahe
370df244bb NRF: fix int comm 2023-09-14 11:36:23 +02:00
tychovrahe
c52a122c4a fixup! PYTHON 2023-09-14 11:36:23 +02:00
tychovrahe
8c8bdf6695 fixup! STM 2023-09-14 11:36:23 +02:00
tychovrahe
8bae328e6d fixup! refactor(core): unify touch and button handling, enable usage of both in one model 2023-09-14 11:36:23 +02:00
tychovrahe
42818f657d cleaning 2023-09-14 11:36:23 +02:00
tychovrahe
59e1f3bedd generate softdevice and bootloader update packages 2023-09-14 11:36:23 +02:00
tychovrahe
9f86f6e852 simplifications 2023-09-14 11:36:23 +02:00
tychovrahe
1e47c461f9 support simplified nrfutil, more universal package update 2023-09-14 11:36:22 +02:00
tychovrahe
0a48029333 cleaning, ejected dfu 2023-09-14 11:36:22 +02:00
tychovrahe
dd797fa767 cleaning, ejected dfu 2023-09-14 11:36:22 +02:00
tychovrahe
e9509ae4d2 test pb 2023-09-14 11:36:22 +02:00
tychovrahe
ed6e85d45a sigmask 2023-09-14 11:36:22 +02:00
tychovrahe
4ed270efee blake2s 2023-09-14 11:36:22 +02:00
tychovrahe
73abffddb1 replace signature scheme 2023-09-14 11:36:22 +02:00
tychovrahe
90677e5482 python 2023-09-14 11:36:22 +02:00
Martin Milata
70d16d4523 fixup! feat(python): use dbus-next for BLE 2023-09-14 11:36:22 +02:00
tychovrahe
5a70cce86d disconnect 2023-09-14 11:36:22 +02:00
Martin Milata
502f6a065c feat(python): use dbus-next for BLE 2023-09-14 11:36:22 +02:00
tychovrahe
331f337f6b TEST: Compile for T3W1 as default 2023-09-14 11:36:22 +02:00
tychovrahe
ea169f5112 TEST: Homescreen notification 2023-09-14 11:36:22 +02:00
tychovrahe
9aa63d972f TEST: poll ble events 2023-09-14 11:36:22 +02:00
tychovrahe
b2735919cb TEST: button 2023-09-14 11:36:22 +02:00
tychovrahe
1efb2a1009 PYTHON 2023-09-14 11:36:22 +02:00
tychovrahe
d5dd619635 STM 2023-09-14 11:36:22 +02:00
tychovrahe
64675f36f4 NRF 2023-09-14 11:36:22 +02:00
tychovrahe
6fc8d67f39 feat(core): add emulator support for T3W1
[no changelog]
2023-09-14 11:36:22 +02:00
tychovrahe
be46639b59 feat(core): add hardware support for T3W1 2023-09-14 11:36:22 +02:00
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