Commit Graph

61 Commits (b9a55cf2a7cfc2b30550c7a65c025cb33d6c586e)

Author SHA1 Message Date
cepetr 3336e3902f feat(core): introduce new display drivers
4 months ago
matejcik 12725d9835 chore(core): bump bootloader / prodtest versions after release
5 months ago
matejcik e8c65b9f24 chore(core): changelog for bootloader and prodtest
5 months ago
tychovrahe 6b31b8eec3 chore(core): change USB manufacturer and product strings for new models
5 months ago
tychovrahe 8ebb8c2128 fix(core): fix prodtest WIPE on STM32U5
5 months ago
matejcik 45a973b8f9 feat(core/prodtest): do not lock Optiga in non-production builds
5 months ago
Andrew Kozlik 4fb06815b5 feat(core): Set trust anchor data type in prodtest.
5 months ago
Andrew Kozlik 182a9b1ce8 refactor(core): Refactor Optiga macros.
5 months ago
Andrew Kozlik d6b352befe core(feat): Add FIRMWARE VERSION command to prodtest.
5 months ago
matejcik 90afd9c96a chore(core): bump versions of prodtest / bootloader after release
5 months ago
matejcik 4728b14bcc docs(core): add changelogs for prodtest and bootloader
5 months ago
tychovrahe 89c6590e45 feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ
6 months ago
tychovrahe c8e18dd4d2 fix(core): slow down SDIO communication in T3T1 prodtest
6 months ago
tychovrahe 8a18cfe0d4 feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
6 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
6 months ago
tychovrahe ba065c5b38 fix(core/prodtest): do not require sd detect pin for running SD card test
6 months ago
tychovrahe 43fa92d953 fix(docs): fix prodtest SBU command documentation
6 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
7 months ago
tychovrahe 8313c15f34 feat(core): allow SD card hotswap based on production date for Model T
7 months ago
tychovrahe 0e70fcdc6f feat(core): add haptic to prodtest
7 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
7 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
7 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
7 months ago
tychovrahe 8815e764d2 feat(core): add support for STM32U585
7 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
7 months ago
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
7 months ago
cepetr c4c571d837 chore(core): refactor boot_args
7 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
7 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
8 months ago
matejcik b21d1b1f50 chore(core/prodtest): bump version after release
9 months ago
Andrew Kozlik fb80dd5a36 fix(core/prodtest): Fix Optiga metadata version information handling.
10 months ago
Andrew Kozlik 8de2d8989d feat(core/prodtest): Check device certificate chain integrity using authority key identifier.
10 months ago
Andrew Kozlik a1be6f8aef fix(core/prodtest): Configure metadata correctly before checking device certificate.
10 months ago
Andrew Kozlik cbea765e38 feat(core/prodtest): Verify device certificate chain in CERTDEV WRITE.
10 months ago
Andrew Kozlik 3a5aecf6cd feat(core/prodtest): Add SEC READ command.
10 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
11 months ago
tychovrahe a16fbe6237 fix(core/prodtest): fix failing optiga communication
11 months ago
matejcik d9112b5a8d chore(core/prodtest): bump version after release
12 months ago
matejcik 06f77f745f docs(core/prodtest): introduce changelog
12 months ago
matejcik 11b12ea258 chore(core/prodtest): bump prodtest version
12 months ago
cepetr 6668f47666 docs(prodtest): document prodtest protocol
12 months ago
cepetr 03464bea4d feat(prodtest): make prodtest welcome screen white (T2B1 only)
12 months ago
Andrew Kozlik 6ca1182d85 refactor(core): Add "META" to metadate-related Optiga constants.
1 year ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
1 year ago
matejcik f40feec4f9 chore(core): bump prodtest version
1 year ago
tychovrahe 5470304515 feat(core): Implement OPTIGA provisioning in prodtest.
1 year ago
tychovrahe 90bdab6599 fix(core): fixed unwanted delays in T2B1
1 year ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
1 year ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago
tychovrahe e24536971c test(core): prodtest for T2B1
1 year ago