Commit Graph

15 Commits (65c9380ab7e9766ea4dca7f60f3f4f89e59a655e)

Author SHA1 Message Date
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
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
11 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
12 months ago
tychovrahe ad1f2360bd fix(core): replace systick based wait in display SPI with loop as systick does not work in fault handlers
12 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago