Commit Graph

842 Commits (64675f36f4ba3c3c7ac01807c91c82713a51f9db)

Author SHA1 Message Date
tychovrahe 64675f36f4 NRF
1 year ago
tychovrahe 6fc8d67f39 feat(core): add emulator support for T3W1
1 year ago
tychovrahe be46639b59 feat(core): add hardware support for T3W1
1 year ago
tychovrahe accc2c71a8 build(core): added SDK for nrf52
1 year ago
tychovrahe b59e28a96a refactor(core): add flexible HSE settings
1 year ago
tychovrahe b2cc31df63 refactor(core): extract backlight pwm settings to board definition
1 year ago
tychovrahe bf03407426 refactor(core): setup single-place layout selection
1 year ago
tychovrahe 5d58ed90fc fixup! refactor(core): unify touch and button handling, enable usage of both in one model
1 year ago
tychovrahe e677e62623 refactor(core): unify touch and button handling, enable usage of both in one model
1 year ago
tychovrahe bd0b0b2d15 refactor(core): move model specific norcow config to model header
1 year ago
tychovrahe 33fc64b629 refactor(core): remove universal DMA driver
1 year ago
matejcik 04ea95777b chore(core/prodtest): enable Optiga locking
1 year ago
matejcik f40feec4f9 chore(core): bump prodtest version
1 year ago
Andrew Kozlik 5898b16cd2 feat(core): Implement OPTIGA VerifySign command.
1 year ago
tychovrahe 5470304515 feat(core): Implement OPTIGA provisioning in prodtest.
1 year ago
Andrew Kozlik 812e77cefd feat(core): Implement OPTIGA secure channel.
1 year ago
Andrew Kozlik 11e1795a89 refactor(core): optiga_execute_command()
1 year ago
Andrew Kozlik 773f79251f feat(core): Implement comparison of OPTIGA metadata.
1 year ago
grdddj 78d5abd9b1 chore(core): replace `View full` button text with `Show all`
1 year ago
tychovrahe 6c97dfef78 feat(core): add vendor headers for devices with dev bootloader
1 year ago
tychovrahe 6d9e4321fd feat(core): add install restricted screen on installation with locked bootloader
1 year ago
grdddj bb959892ac chore(core): improve the shamir info button handling, regenerate tests
1 year ago
conduition 30ddabc15b fix(core): more info button on shamir recovery screen
1 year ago
matejcik 7cf3a655e5 docs(core/bootloader): add changelog entry
1 year ago
matejcik c0fd783b06 feat(core/bootloader): always use empty logo
1 year ago
matejcik ae7a1c7d52 refactor(core): render full/empty logo same way as in TR
1 year ago
tychovrahe 5947f8a50d feat(core): add model name below empty logo on boot
1 year ago
tychovrahe 90bdab6599 fix(core): fixed unwanted delays in T2B1
1 year ago
matejcik 49bee50132 chore(core): add production-signed vendor headers for T2B1
1 year ago
matejcik c0de11fbeb fix(core): use stm32f4 implementation of secret.c for unix too
1 year ago
tychovrahe 17f13b4140 feat(core): design for T2B1 "unsafe, do not use" screen
1 year ago
tychovrahe 5a86add884 refactor(core): differentiate models by internal name in python
1 year ago
matejcik a41a8c5f87 chore(core): regenerate vendor headers
1 year ago
matejcik df84d96244 feat(core): support checking generated vendor headers as part of make gen_check
1 year ago
matejcik ec06cc5c40 feat(core): change resolution of embedded prodtest images, bump versions
1 year ago
tychovrahe b369e3f4a7 feat(core): enable seamless build of bootloader using devkeys
1 year ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
1 year ago
grdddj 6f60462d12 fix(core/rust): do not increase margin of right choice items
1 year ago
grdddj 5bcfd5709f chore(core/rust): change fonts in confirm_properties for TT
1 year ago
grdddj 8d78dd8872 chore(core): change some UI text and TR's screens to match the Figma designs
1 year ago
Andrew Kozlik 74759310bb feat(core): Integrate OPTIGA Trust M
1 year ago
grdddj d48bae4598 chore(core/rust): delete unused NotificationFrame
1 year ago
grdddj 463f0df22a chore(core): modify design of recovery flow
1 year ago
grdddj a8d57bf2c4 chore(core/rust): add missing traces to components
1 year ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
1 year ago
tychovrahe fa71c8244c fix(core): fix MPU settings
1 year ago
tychovrahe ad1f2360bd fix(core): replace systick based wait in display SPI with loop as systick does not work in fault handlers
1 year ago
grdddj 4227b5c0b9 chore(core/rust): change design of TT's disabled confirm button
1 year ago
grdddj 91740ae4aa chore(core): change title of Shamir wallet creation
1 year ago
grdddj e31eb9570b chore(core/rust): change design of TR's middle button
1 year ago