TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
refs/heads/v2.2.0-rc2-rel
9794b00
Updates for 2.2.0-rc2 release
by David Brown
· 3 months ago
v2.2.0-rc2-rel
15b8991
docs: Add current version to docs
by David Brown
· 4 months ago
d7c4209
docs: Add contributing guideline
by David Brown
· 4 months ago
e8b2236
bootutil: Fix crash when bootutil_sha_init() is called in loop
by Jerzy Kasenberg
· 4 months ago
1cac1eb
sim: Use non-equal security counters when testing upgrades
by Thomas Altenbach
· 3 months ago
0eaf666
boot: bootutil: Only update the security counter for confirmed images
by Thomas Altenbach
· 3 months ago
792d411
bootutil: encryption: Fix typo in PSA code
by Dominik Ermel
· 3 months ago
94fe5c9
sim: Enable oversized_secondary_slot test with max-align-32
by Thomas Altenbach
· 3 months ago
f7394e3
sim: Use largest image for all upgrade strategies
by Thomas Altenbach
· 3 months ago
0677d0d
sim: Fix largest image computation for swap-move and swap-offset
by Thomas Altenbach
· 4 months ago
2e60519
boot: bootutil: swap-offset: Fix image size check during validation
by Thomas Altenbach
· 3 months ago
61d280b
boot: bootutil: Fix max image size computation for swap-move/swap-offset
by Thomas Altenbach
· 3 months ago
17b56a0
imgtool: fix verify tlv offset before main scan
by Georgij Cernysiov
· 3 months ago
cfd876f
.github/workflows: update west initialization module
by Andrzej Puzdrowski
· 3 months ago
264f6ee
boot/zephyr/main: fix placement of pointer to arm vector
by Andrzej Puzdrowski
· 3 months ago
c412cdf
bootutil: Improve HKDF code
by Dominik Ermel
· 3 months ago
454cae8
bootutil: Remove BOOTUTIL_CRYPTO_AES_CTR_KEY_SIZE
by Dominik Ermel
· 3 months ago
2367a60
bootutil: Improve defines in PSA encryption source
by Dominik Ermel
· 3 months ago
3f458fe
Bootutil: always initialise the size returned by boot_util_image_size()
by Antonio de Angelis
· 3 months ago
671513c
zephyr: nRF54l15_cpuapp configuration with LTO enabled
by Dominik Ermel
· 3 months ago
990b1fc
docs: release-notes: Add additional fixes
by Jamie McCrae
· 3 months ago
f76fba7
boot: bootutil: swap_scratch: Fix issue with bricking device
by Jamie McCrae
· 3 months ago
7253f01
boot: bootutil: Refactor erase functionality to fix watchdog feeding
by Jamie McCrae
· 3 months ago
a98bff9
boot: zephyr: kconfig: Fix issues and re-order
by Jamie McCrae
· 3 months ago
1b2d261
boot: zephyr: flash_map: Fix unused argument
by Jamie McCrae
· 3 months ago
413eb38
boot: zephyr: flash_map: Fix missing include
by Jamie McCrae
· 3 months ago
15b36f9
boot: zephyr: kconfig: enable dependencies of Mbed TLS Kconfig option
by Tomi Fontanilles
· 3 months ago
f6e8e88
boot: bootutil: Move erase function location
by Jamie McCrae
· 3 months ago
5ef87c7
boot: zephyr: kconfig: Fix BOOT_SWAP_USING_MOVE description
by Andrej Butok
· 3 months ago
bc18d7d
boot: boot_serial: Fix issue with CBOR and setting image state
by Jamie McCrae
· 3 months ago
8131548
Revert "zephyr: arm: Update reading the flash image reset vector"
by Jamie McCrae
· 3 months ago
47d826e
boot: bootutil: swap_offset: Fix maximum application size
by Jamie McCrae
· 4 months ago
d5d3359
zephyr: Fix trailer size computation for swap-scratch
by Thomas Altenbach
· 4 months ago
f9e4e52
zephyr: Fix TLV area was included in trailer size when rounding up
by Thomas Altenbach
· 4 months ago
6cbea0a
boot: boot_serial: Fix swap using offset
by Jamie McCrae
· 4 months ago
efa3039
boot: bootutil: swap_move: Fix maximum application size
by Jamie McCrae
· 4 months ago
20f98e0
Updates for 2.2.0-rc1 release
by David Brown
· 4 months ago
v2.2.0-rc1
7a33bca
boot: bootutil: loader: Add include for flash function
by Jamie McCrae
· 4 months ago
8a9627d
boot/zephyr/boards: nrf54h20dk 'iron' board configuration
by Michal Kozikowski
· 4 months ago
de7a9dc
zephyr: Disable SPI_NOR by default for nrf7002dk/nrf5340/cpuapp
by Dominik Ermel
· 4 months ago
5aed424
swap_move: correct appsize calcs and warning
by Robert Wolff
· 4 months ago
454c033
bootutil: swap-scratch: Fix conflicts after support of devices w/o erase
by Thomas Altenbach
· 4 months ago
f2b076c
boot/mynewt: remove redundant mbedtls flag and enable CTR
by Michal Gorecki
· 4 months ago
6b272e2
mynewt: Start watchdog when enable by syscfg
by Jerzy Kasenberg
· 4 months ago
572b8fb
boot: zephyr: flash_map_extended: Add pointless workaround for clang
by Jamie McCrae
· 4 months ago
6678c37
imgtool: dumpinfo: Avoid exit and use return
by Guillaume G.
· 5 months ago
091af82
boot/zephyr: nrf54h20dk adaptations
by Michal Kozikowski
· 4 months ago
ed434f3
boot: bootutil: Fix clash of STRUCT_PACKED definition
by Jamie McCrae
· 4 months ago
33ad497
boot: zephyr: add support for mcx_n9xx_evk
by Derek Snell
· 4 months ago
881608e
boot/zephyr: Use MCUBOOT_RAM_LOAD instead of CONFIG_BOOT_RAM_LOAD
by Ederson de Souza
· 4 months ago
993c2ff
boot/bootutil/ram_load: Add flash area pointer to bootloader state
by Ederson de Souza
· 4 months ago
88294be
sim: Fix incorrect trailer size computation for overwrite-only
by Thomas Altenbach
· 5 months ago
66c21af
sim: Generate smallest possible oversized image
by Thomas Altenbach
· 5 months ago
639a1ec
sim: Make TLV size for ECDSA signature constant
by Thomas Altenbach
· 5 months ago
b671a8f
docs: compression_format: Fix tags
by Jamie McCrae
· 4 months ago
8b7c7cc
zephyr: flash map: fix comparison signedness
by Samuel Coleman
· 4 months ago
b92d4dd
boot: zephyr: Only supply MBEDTLS config file path if set
by Jamie McCrae
· 4 months ago
9fa0c6b
zephyr: Fix translation of PSA Kconfig to MCUboot config
by Dominik Ermel
· 5 months ago
2d681da
bootutil: Fix ed25519 pure signature verification
by Dominik Ermel
· 5 months ago
c8470fb
boot: Enable MCUBOOT_DEV_WITH_ERASE in other systems
by Dominik Ermel
· 8 months ago
2f294d1
zephyr: Use flash_area_flatten in bs_custom_storage_erase
by Dominik Ermel
· 9 months ago
2346d69
zephyr: Add support for devices without erase and reduced erases
by Dominik Ermel
· 9 months ago
2a2b562
bootutil: Add support for devices without erase and reduced erases
by Dominik Ermel
· 9 months ago
1ead4a6
boot: zephyr: kconfig: Remove superflous default n lines
by Jamie McCrae
· 5 months ago
e5d8640
zephyr: Add missing selection for allowed SHA algorithms
by Dominik Ermel
· 5 months ago
b0c7df9
boot: bootutil: Fix usage of flash_area object
by Jamie McCrae
· 5 months ago
f523c60
zephyr: Fix ED25519 compilation with mbedTLS
by Dominik Ermel
· 5 months ago
0ba80ff
zephyr: Prevent selecting MBEDTLS_ASN1_PARSE_C when not needed
by Dominik Ermel
· 5 months ago
ec86244
zephyr: Do not compile ASN1 code when bypassed
by Dominik Ermel
· 5 months ago
a01ca4c
bootutil: Fix ASN1 bypass not building
by Dominik Ermel
· 5 months ago
4535ad9
boot: Additional flash_area_open removals
by Dominik Ermel
· 5 months ago
c0bb133
boot: zephyr: boards: Add frdm-mcxn236 configuration
by Andrej Butok
· 5 months ago
1b2fc09
boot: Reuse pointers for flash_area objects from state
by Dominik Ermel
· 6 months ago
d00b11d
boot: bootutil: Take into account scratch trailer when computing max image size
by Thomas Altenbach
· 6 months ago
d1a3b95
boot: bootutil: Ensure the whole trailer is erased when it is large
by Thomas Altenbach
· 6 months ago
66d41e7
boot: bootutil: Fix scratch trailer overwritten if image trailer is large
by Thomas Altenbach
· 6 months ago
8975d5c
boot: bootutil: Fix underflow in swap-scratch when trailer is large
by Thomas Altenbach
· 6 months ago
7fd7611
sim: Avoid assuming trailer is sector-aligned for swap-scratch + max-align-32
by Thomas Altenbach
· 6 months ago
a43167e
zephyr: fix Mbed TLS configuration header file selection
by Valerio Setti
· 6 months ago
fbd2267
boot: bootutil: Fix invalid last sector computation for swap-scratch
by Thomas Altenbach
· 6 months ago
7724bcf
sim: Add device with larger sectors in slot 0 than in slot 1
by Thomas Altenbach
· 6 months ago
7330df7
boot: bootutil: Fix last sector index computation for swap-offset
by Thomas Altenbach
· 6 months ago
429e2fe
boot: zephyr: kconfig: Add new defaults option for FIH
by Jamie McCrae
· 6 months ago
ef78369
Revert "bootutil: Add support for devices without erase and reduced erases"
by Dominik Ermel
· 6 months ago
dbbeae4
Revert "zephyr: Add support for devices without erase and reduced erases"
by Dominik Ermel
· 6 months ago
9c84013
Revert "zephyr: Use flash_area_flatten in bs_custom_storage_erase"
by Dominik Ermel
· 6 months ago
c513187
Revert "boot: Enable MCUBOOT_DEV_WITH_ERASE in other systems"
by Dominik Ermel
· 6 months ago
602cb45
Fix path for DT example
by Ben
· 6 months ago
3ff7549
zephyr: Add Kconfig option CONFIG_BOOT_KEY_IMPORT_BYPASS_ASN
by Dominik Ermel
· 10 months ago
1dcfbda
bootutil: Allow bypassing ASN.1 encoding for ED25519 key import
by Dominik Ermel
· 10 months ago
f2b6def
zephyr: Enable building ed25519 PSA variant with Zephyr
by Dominik Ermel
· 6 months ago
615a9df
bootutil: PSA implementation of x25519 and ed25519 verification
by Dominik Ermel
· 1 year, 2 months ago
e5c0078
boot: Enable MCUBOOT_DEV_WITH_ERASE in other systems
by Dominik Ermel
· 8 months ago
ecd4877
zephyr: Use flash_area_flatten in bs_custom_storage_erase
by Dominik Ermel
· 9 months ago
c12dced
zephyr: Add support for devices without erase and reduced erases
by Dominik Ermel
· 9 months ago
e025689
bootutil: Add support for devices without erase and reduced erases
by Dominik Ermel
· 9 months ago
92422ca
mynewt: Add flash_sector_get_size
by Dominik Ermel
· 8 months ago
346f737
boot: bootutil: Use BOOT_IMG_AREA to get boot_loader_state area
by Dominik Ermel
· 6 months ago
7c620b9
samples/runtime-source: Make it buildable on twister
by Ederson de Souza
· 7 months ago
1017c43
samples: Add a sample for runtime chosen image
by Ederson de Souza
· 12 months ago
Next »