Commit Graph

143 Commits (18ccbcddd4c48165bbae48a3001c4dea0f1bd87a)

Author SHA1 Message Date
Andrew Kozlik d670a0bdfa feat(core): Fix malformed signatures from Optiga.
10 months ago
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
10 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
10 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
11 months ago
cepetr da7125f427 feat(core/bootloader): make firmware flashing more safe
11 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
11 months ago
matejcik 4f2c639ed7 feat(core): T2B1 final design for emulator
11 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
11 months ago
Andrew Kozlik 3ca8f26fd0 feat(core): Implement Optiga counter operations.
11 months ago
Andrew Kozlik 1fa2929607 feat(core): Distinguish Optiga errors from invalid PIN.
11 months ago
Andrew Kozlik 4c7979ae30 feat(core): Propagate Optiga errors.
11 months ago
matejcik 240f4f56cd fix(core/optiga): add correct key usage to OID_PIN_CMAC
11 months ago
matejcik 3c413ecf02 fix(storage): correctly fail when Optiga operations fail
11 months ago
tychovrahe c937f21447 refactor(core): change the way USE_OPTIGA is added to build
12 months ago
tychovrahe e39ab74949 fix(core): adjust T2B1 display SPI baudrate
12 months ago
Andrew Kozlik b3d0fb68ff feat(core): Improve Optiga transport error handling.
12 months ago
Andrew Kozlik 7d92e70cc3 feat(core): Hide repetitions in Optiga logging.
12 months ago
Andrew Kozlik dee559f4f9 feat(core): Integrate Optiga into PIN verification.
12 months ago
Andrew Kozlik 6ca1182d85 refactor(core): Add "META" to metadate-related Optiga constants.
12 months ago
tychovrahe 5d017e928d fix(core): reset optiga during initialization
12 months ago
tychovrahe 510281590f fix(core): add delays to optiga i2c communications
12 months ago
Andrew Kozlik 1f7c78a4ed test(core): Update emulator device certificate.
12 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
1 year ago
tychovrahe f881fab797 fix(core): disable access to secret in flash after boot
1 year ago
Andrew Kozlik 686aa78aa7 feat(core): Use Optiga as a source of randomness.
1 year ago
tychovrahe 024ea604ca fix(core): fix optiga warm reset start-up time
1 year ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
1 year ago
Ondrej Mikle bf96c43d32 chore(core): cstyle reformat
1 year ago
Ondrej Mikle 75a148e414 fix(core): clear memory when not going to use copy firmware header for bootloader
1 year ago
Ondrej Mikle c0c544b7d8 fix(core): fix bootloader_ci startup, remove unused function from limited_util.s
1 year ago
Ondrej Mikle b69ef9d168 feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader
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
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
tychovrahe 90bdab6599 fix(core): fixed unwanted delays in T2B1
1 year ago
matejcik c0de11fbeb fix(core): use stm32f4 implementation of secret.c for unix too
1 year ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
1 year ago
Andrew Kozlik 74759310bb feat(core): Integrate OPTIGA Trust M
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
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago
tychovrahe 671f23f1aa feat(core): support rev 10 of T2B1 HW
1 year ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
1 year ago
tychovrahe 1f1680243f refactor(core): separate backlight pwm driver and display driver
1 year ago
tychovrahe 9cd59105c1 refactor(core): modify i2c driver to allow usage of more i2c peripherals
1 year ago