Commit Graph

183 Commits (395a4af9bec56879b5205726e5f4ab3b56b17fe5)

Author SHA1 Message Date
tychovrahe 395a4af9be refactor(core): extract monotonic version to model specific headers
3 weeks ago
tychovrahe c1864a2a91 refactor(core): enclose monotonic counter to platform specific module
3 weeks ago
tychovrahe d334b92073 feat(core): add bootloader unlocking functionality to U5 optiga models
3 weeks ago
tychovrahe 491647085f fix(core/bootloader): fix vendor image with new rendering
3 weeks ago
tychovrahe ee6410acdd fix(core/bootloader): fix repeated firmware upload
3 weeks ago
tychovrahe b8c27d5fd6 feat(core/bootloader): only allow confirm-less firmware installation for full-trust images
3 weeks ago
tychovrahe 6caafd6642 fix(core/bootloader): fix T3B1 bootloader UI - unsafe screen, boot image
3 weeks ago
tychovrahe dc276d1520 fix(core/bootloader): fix firmware update on stm32u5a
1 month ago
tychovrahe a265b0f176 fix(core/bootloader): evaluate model before vendor header signature when installing firmware
1 month ago
tychovrahe c42c268e05 fix(core): fix dma2d includes and initialization with respect to new rendering
1 month ago
matejcik b567a91c22 chore(core): changelogs and bump versions of boardloader, bootloader, prodtest
2 months ago
Ioan Bizău 522d33a71f refactor(core): send out ButtonRequest name
2 months ago
tychovrahe 354dad617d fix(core): fix vector table alignment on STM32U5
2 months ago
Martin Milata a05ed10f1a fix(core): emulator: coverage data atexit handler
2 months ago
mgiannopoulos24 25cb005693
fix(core): add missing filename argument (#4003)
2 months ago
cepetr 68911c972b chore(core/embed): remove unused code
2 months ago
cepetr 3460c4b891 refactor(core/embed): prepare touch drivers for low power mode
3 months ago
cepetr 089dc84f38 refactor(core/embed): remove unnecessary call to usb_stop
3 months ago
cepetr baff1691a0 feat(core/embed): prepare usb driver for low power mode
3 months ago
cepetr 0bc1d1f706 refactor(core/embed): refactor usb driver
3 months ago
cepetr 5fc3c6e617 refactor(core): improve and simplify error handling
3 months ago
tychovrahe 42e001e6d3 fix(core): fix boot flags evaluation with new rendering
4 months ago
matejcik 8a5d3c8398 docs(core/bootloader): add missing changelog entry
4 months ago
Andrew Kozlik c2c1591f5c chore(core): Improve VTRUST bits documentation and naming.
4 months ago
cepetr 28aa0a7ee3 feat(core): integrate new drawing library
4 months ago
cepetr 3336e3902f feat(core): introduce new display drivers
4 months ago
matejcik 12725d9835 chore(core): bump bootloader / prodtest versions after release
5 months ago
matejcik e8c65b9f24 chore(core): changelog for bootloader and prodtest
5 months ago
tychovrahe 6b31b8eec3 chore(core): change USB manufacturer and product strings for new models
5 months ago
Andrew Kozlik 27f54eec9c feat(core): Add unit packaging variant field to Features.
5 months ago
tychovrahe 916dbdff9c fix(core): fix reboot to bootloader crash when display copying is in progress
5 months ago
matejcik 90afd9c96a chore(core): bump versions of prodtest / bootloader after release
5 months ago
matejcik 4728b14bcc docs(core): add changelogs for prodtest and bootloader
5 months ago
Martin Milata 906c00e4e5 refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
5 months ago
tychovrahe 72146c2ae2 fix(core): fix display fatal error screen
5 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
5 months ago
tychovrahe 8a18cfe0d4 feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
6 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
6 months ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
6 months ago
tychovrahe a80959e50f feat(core): allow T3T1 to start without touch during testing
6 months ago
tychovrahe 70a673fabc feat(core): use flash bursts for faster flashing
6 months ago
tychovrahe 6e2f5ff27d fix(core): improve bhk handling on STM32U5
6 months ago
tychovrahe fb2868d297 fix(core): setup option bytes for STM32U5
6 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
7 months ago
tychovrahe 5c7726126f fix(core): fix bootloader jump to firmware through reset UI
7 months ago
tychovrahe 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
7 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
7 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
7 months ago
tychovrahe 8815e764d2 feat(core): add support for STM32U585
7 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
7 months ago