Commit Graph

78 Commits (M1nd3r/thp6)

Author SHA1 Message Date
tychovrahe ea1c32f90e fix(core/rust): fix bindgen macros generation
2 months ago
tychovrahe d349c44a58 refactor(core): generate macros for rust bindgen automatically
2 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
2 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
2 months ago
tychovrahe 576ed7e04e chore(core): use SD hal driver from submodule
2 months ago
tychovrahe 8ccd2cb048 feat(core): add support for T3T1 rev. E HW
3 months ago
tychovrahe d69750fae4 refactor(core): do not use framebuffer dma copy in boardloader to safe flash space
3 months ago
tychovrahe f08bed363d refactor(core): extract framebuffer copy to separate bg_copy functionality
3 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
3 months ago
tychovrahe 7c800f183f refactor(core): make translations blob handling HW agnostic
3 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
3 months ago
tychovrahe 1ea7ca4149 chore(core): change STM32Cube submodule to separate hal driver and cmsis submodules.
3 months ago
tychovrahe 653d73ee22 chore(core): optimize flash usage - backlight pwm
3 months ago
tychovrahe 5e4e398f64 chore(core): optimize flash usage - SD card on U5
3 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
3 months ago
tychovrahe ea0f3038a0 fix(core): improve cmakelists generation for CMSE
3 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
3 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
3 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
3 months ago
cepetr c4c571d837 chore(core): refactor boot_args
3 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
3 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
3 months ago
cepetr 937b7d34d0 feat(core): add STM32CubeU5 submodule
3 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
4 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
stevenbooke ed1785a985 fix(core): fix sed script syntax
4 months ago
matejcik 7958061705 build(core): optimize qstr and module collection
4 months ago
tychovrahe bf2697a619 feat(core): compress embedded bootloader
7 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
7 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
8 months ago
Andrew Kozlik dee559f4f9 feat(core): Integrate Optiga into PIN verification.
9 months ago
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
9 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
9 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
9 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
9 months ago
tychovrahe 33fc64b629 refactor(core): remove universal DMA driver
10 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
10 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
Martin Milata 4a6420c5dd style(core): discovery.py
11 months ago
Martin Milata f9a1592162 build(core): fix DISC1 boardloader build
11 months ago
grdddj db9f76df0d chore(style): apply pylint suggestion on site_scons python files
11 months ago
grdddj 44ff6d42b3 chore(style): apply flake8 findings on site_scons python files
11 months ago
grdddj 7df3219a7a chore(style): apply black and isort style lints for site_scons python files
11 months ago
tychovrahe eca1fc381b refactor(core): rust bindgen mcu-type related arguments are taken from board definition
11 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
11 months ago
tychovrahe 671f23f1aa feat(core): support rev 10 of T2B1 HW
12 months ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
12 months ago
tychovrahe 1f1680243f refactor(core): separate backlight pwm driver and display driver
12 months ago