Commit Graph

22 Commits (847e3cefa25fbe36378204e6ad241531dbeeeff0)

Author SHA1 Message Date
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
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
9 months ago
tychovrahe e39ab74949 fix(core): adjust T2B1 display SPI baudrate
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 c48b606867 feat(core): Add bootloader_locked flag to Features message.
9 months ago
tychovrahe f881fab797 fix(core): disable access to secret in flash after boot
9 months ago
tychovrahe 024ea604ca fix(core): fix optiga warm reset start-up time
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
tychovrahe 5470304515 feat(core): Implement OPTIGA provisioning in prodtest.
10 months ago
tychovrahe 90bdab6599 fix(core): fixed unwanted delays in T2B1
10 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
11 months ago
Andrew Kozlik 74759310bb feat(core): Integrate OPTIGA Trust M
11 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
11 months ago
tychovrahe fa71c8244c fix(core): fix MPU settings
11 months ago
tychovrahe ad1f2360bd fix(core): replace systick based wait in display SPI with loop as systick does not work in fault handlers
11 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
12 months ago