Commit Graph

159 Commits (7e427432ea231a67b26c339f38cd4329c623c82f)

Author SHA1 Message Date
cepetr 7e427432ea chore(core): refactor trustzone initialization
4 months ago
cepetr b504baceda chore(core): refactor mpu initialization
4 months ago
cepetr c4c571d837 chore(core): refactor boot_args
4 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
4 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
4 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
5 months ago
Andrew Kozlik 440b1304c0 refactor(storage): Split implementations based on FLASH_BIT_ACCESS.
5 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
5 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
5 months ago
tychovrahe fd5bfbf115 refactor(core): improve flexibility of sd card and touch driver pin selection, display rotation and touch coords transformation
7 months ago
tychovrahe d15ee71279 refactor(core): add flexible HSE settings
7 months ago
tychovrahe 2fa69c3c0d refactor(core): extract backlight pwm settings to board definition
7 months ago
Andrew Kozlik c1fa1c0cbc chore(core): Fix common name in emulator device certificate.
7 months ago
Andrew Kozlik fb80dd5a36 fix(core/prodtest): Fix Optiga metadata version information handling.
7 months ago
Andrew Kozlik cbea765e38 feat(core/prodtest): Verify device certificate chain in CERTDEV WRITE.
7 months ago
Andrew Kozlik 3a5aecf6cd feat(core/prodtest): Add SEC READ command.
7 months ago
Andrew Kozlik d670a0bdfa feat(core): Fix malformed signatures from Optiga.
7 months ago
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
8 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
8 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
8 months ago
cepetr da7125f427 feat(core/bootloader): make firmware flashing more safe
8 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
8 months ago
matejcik 4f2c639ed7 feat(core): T2B1 final design for emulator
9 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
9 months ago
Andrew Kozlik 3ca8f26fd0 feat(core): Implement Optiga counter operations.
9 months ago
Andrew Kozlik 1fa2929607 feat(core): Distinguish Optiga errors from invalid PIN.
9 months ago
Andrew Kozlik 4c7979ae30 feat(core): Propagate Optiga errors.
9 months ago
matejcik 240f4f56cd fix(core/optiga): add correct key usage to OID_PIN_CMAC
9 months ago
matejcik 3c413ecf02 fix(storage): correctly fail when Optiga operations fail
9 months ago
tychovrahe c937f21447 refactor(core): change the way USE_OPTIGA is added to build
9 months ago
tychovrahe e39ab74949 fix(core): adjust T2B1 display SPI baudrate
9 months ago
Andrew Kozlik b3d0fb68ff feat(core): Improve Optiga transport error handling.
9 months ago
Andrew Kozlik 7d92e70cc3 feat(core): Hide repetitions in Optiga logging.
9 months ago
Andrew Kozlik dee559f4f9 feat(core): Integrate Optiga into PIN verification.
9 months ago
Andrew Kozlik 6ca1182d85 refactor(core): Add "META" to metadate-related Optiga constants.
9 months ago
tychovrahe 5d017e928d fix(core): reset optiga during initialization
9 months ago
tychovrahe 510281590f fix(core): add delays to optiga i2c communications
9 months ago
Andrew Kozlik 1f7c78a4ed test(core): Update emulator device certificate.
10 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
10 months ago
tychovrahe f881fab797 fix(core): disable access to secret in flash after boot
10 months ago
Andrew Kozlik 686aa78aa7 feat(core): Use Optiga as a source of randomness.
10 months ago
tychovrahe 024ea604ca fix(core): fix optiga warm reset start-up time
10 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
10 months ago
Ondrej Mikle bf96c43d32 chore(core): cstyle reformat
10 months ago
Ondrej Mikle 75a148e414 fix(core): clear memory when not going to use copy firmware header for bootloader
10 months ago
Ondrej Mikle c0c544b7d8 fix(core): fix bootloader_ci startup, remove unused function from limited_util.s
10 months 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
10 months ago
tychovrahe 33fc64b629 refactor(core): remove universal DMA driver
10 months ago
matejcik 04ea95777b chore(core/prodtest): enable Optiga locking
10 months ago
Andrew Kozlik 5898b16cd2 feat(core): Implement OPTIGA VerifySign command.
10 months ago