TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
2adef70e331b3ebd4912bef186629fbaa87dba5e
/
boot
/
bootutil
/
src
2adef70
Use same format for scratch and slot trailer
by Christopher Collins
· 6 years ago
3929743
Add simulator support for RSA-3072 sigs
by Fabio Utzig
· 6 years ago
3501c01
Add bootutil support for RSA-3072
by Fabio Utzig
· 6 years ago
4c9883b
Add a capability query for image number
by David Brown
· 6 years ago
74b161e
bootutil: Fix indentation in caps query
by David Brown
· 6 years ago
65a6ab2
boot: bootutil: Add cc310 interface for ecdsa
by Sigvart Hovland
· 6 years ago
795cd0d
boot: bootutil: Change ec256 so that it can support multiple interfaces
by Sigvart Hovland
· 6 years ago
01dfbb6
Mynewt: Make PRIMARY/SECONDARY macros public
by Christopher Collins
· 6 years ago
cf97dd0
encryption: changed boot_enc_valid() return value to bool
by Andrzej Puzdrowski
· 6 years ago
e575fe9
image encryption: fix enc_state array indexing for zephyr
by Andrzej Puzdrowski
· 6 years ago
2d736ad
Replace flash partitioning terminology
by David Vincze
· 6 years ago
4b4ac90
Do not use an ASSERT to catch the case if no image is loaded
by Johannes Bruder
· 7 years ago
ae01f15
Set pending: don't crash when image slot corrupt
by Christopher Collins
· 7 years ago
ed0ca43
Fix trailer erase for some devices
by Fabio Utzig
· 7 years ago
006994b
Fix a buffer overflow on EC point load
by Fabio Utzig
· 7 years ago
8d0afa7
boot: bootutil add cap for slot 0 validation
by David Brown
· 7 years ago
c4a60a3
boot: bootutil: Add caps for encryption
by David Brown
· 7 years ago
9f1933d
boot: zephyr: migrate to new log subystem
by Emanuele Di Santo
· 7 years ago
a32f1af
Fix overwrite-only under Zephyr
by Fabio Utzig
· 7 years ago
38f5ffe
Add key unwrap functionality using tinycrypt
by Fabio Utzig
· 7 years ago
338a19f
Add boostrapping from slot1 support
by Fabio Utzig
· 7 years ago
e280e11
Remove unused hal includes from bootutil
by Timo Kröger
· 7 years ago
2bd980a
Add support for slots with different sector sizes
by Fabio Utzig
· 7 years ago
2fc80df
Fix handling of encrypted images
by Fabio Utzig
· 7 years ago
e641ea5
Fix overwrite only encrypted to not use local var
by Fabio Utzig
· 7 years ago
1c7d959
Fix rebase issue
by Fabio Utzig
· 7 years ago
3393992
Fixed an issue that supported later versions of mbedtls than mbedtls-2.6.1
by Yiping Peng
· 7 years ago
ba82904
Add bootutil support for encrypted images
by Fabio Utzig
· 7 years ago
178be54
Test erased flash with "flash_area_read_is_empty()"
by Fabio Utzig
· 7 years ago
08fa267
Fix copy_done setting
by Fabio Utzig
· 7 years ago
a1927f4
Fix setting confirm flag
by Łukasz Rymanowski
· 7 years ago
1d96f36
Fix the wrong size of array of magic word in bootutil_misc
by Hovland, Sigvart
· 7 years ago
3900001
Add support for flash devices erased at 0
by Fabio Utzig
· 7 years ago
03dc9a0
Avoid touching the swap status area in overwrite-only
by Fabio Utzig
· 7 years ago
48841f2
Remove per file log level configs
by Fabio Utzig
· 7 years ago
b788c71
Replace mcuboot flash_map by zephyr flash_map
by Andrzej Puzdrowski
· 7 years ago
248da08
Move bootsim-specific assert behavior behind mcuboot_config.h
by Marti Bolivar
· 7 years ago
f9bfddd
Move max image sector config to mcuboot_config.h
by Marti Bolivar
· 7 years ago
f91bca5
Mandate the presence of mcuboot_config/mcuboot_config.h
by Marti Bolivar
· 7 years ago
a1fae67
Add config for BOOT_MAX_IMG_SECTORS
by Fabio Utzig
· 7 years ago
6771601
Fix printf size warning
by Fabio Utzig
· 7 years ago
ed8461b
bootutil: loader: fix BOOT_STATUS_ASSERT macro
by Johann Fischer
· 7 years ago
785dc4c
Fix RSA sigs for mbed TLS 2.7.0
by David Brown
· 7 years ago
f70e302
Fix warn in overwrite-only with slot0 validation
by Fabio Utzig
· 8 years ago
v1.1.0
v1.1.0-rc2
891f4fb
Fix EC API usage due to change in mbed-TLS
by Fabio Utzig
· 8 years ago
9c25fa7
Avoid using uninitialized memory in split go
by Fabio Utzig
· 8 years ago
5398604
Remove duplicated copy/paste residue
by Fabio Utzig
· 8 years ago
57c40f7
Fix assert abstraction in sim
by Fabio Utzig
· 8 years ago
a0e1cce
Enable ignoring write failures to status area
by Fabio Utzig
· 8 years ago
9b0ee90
Enable capturing asserts inside simulator
by Fabio Utzig
· 8 years ago
1a927dd
Update bootutil_sig_verify to receive slen as size_t
by Fabio Utzig
· 8 years ago
aaf767c
Fix warning in overwrite only
by Fabio Utzig
· 8 years ago
cd5774b
Fix for gcc warnings
by Fabio Utzig
· 8 years ago
c1f939d
bootutil: fix edge case when not validating slot 0
by Marti Bolivar
· 8 years ago
bf909a1
zephyr: port build system to CMake
by Marti Bolivar
· 8 years ago
13d9e35
Add faster copy/erase to overwrite-only mode
by Fabio Utzig
· 8 years ago
33fa8ad
Avoid memcpy'ing a public key by reusing buf
by Fabio Utzig
· 8 years ago
1618488
This requires Tinycrypt 0.2.7.
by Szymon Janc
· 8 years ago
b6297af
Log error message when slot fails validation
by Fabio Utzig
· 8 years ago
6b1b3b9
Fix warning on overwrite-only
by David Brown
· 8 years ago
c6a7b0c
Fixes use of invalid header data
by Fabio Utzig
· 8 years ago
8d0e588
Remove trailer management for overwrite-only
by Fabio Utzig
· 8 years ago
6a537ee
Fix formatting warning
by Fabio Utzig
· 8 years ago
9911b18
Allow keyhash lengths smaller than 32 bytes
by Fabio Utzig
· 8 years ago
36ec0e7
Add #ifdef for non-used function in overwrite only
by Fabio Utzig
· 8 years ago
4649072
Adds total size of a swap to the trailer
by Fabio Utzig
· 8 years ago
2eebf11
Fix return value of function
by Fabio Utzig
· 8 years ago
de6edc3
Fix tabulation
by Fabio Utzig
· 8 years ago
3eaa2a1
Rename misleading local variable
by David Brown
· 8 years ago
8dd56f3
Change IMAGE_TLV_RSA2048 -> IMAGE_TLV_RSA2048_PSS
by Marko Kiiskila
· 8 years ago
22a46b2
Remove PKCSv1.5 sig format option from RSA
by Marko Kiiskila
· 8 years ago
f5b33d8
Place TLV size into TLV itself
by David Brown
· 8 years ago
43cda33
Move key_id from header into TLV
by David Brown
· 8 years ago
5271b79
Fix macro in comment
by Fabio Utzig
· 8 years ago
358c935
Fix warning building with overwrite only
by Fabio Utzig
· 8 years ago
ba1fbe6
Fix running newtmgr when building for mcuboot
by Fabio Utzig
· 8 years ago
695d564
Add handling for failure setting slot flags
by Fabio Utzig
· 8 years ago
1e56fcc
Adds checking of image_ok before writing
by Fabio Utzig
· 8 years ago
db5bd3c
Refactor finalize swap handling
by Fabio Utzig
· 8 years ago
d7d2075
Fix improper revert on imgtool generated FW
by Fabio Utzig
· 8 years ago
b5b2f55
Simplify status management
by Fabio Utzig
· 8 years ago
52eee56
Reload headers before verifying signature
by David Brown
· 8 years ago
554c52e
Always validate slot 0 when requested
by David Brown
· 8 years ago
a0bc9b5
Update trailer format
by Fabio Utzig
· 8 years ago
786a637
Merge pull request #75 from utzig/fix-coverity-issue1
by Fabio Utzig
· 8 years ago
c08ed21
Fix mynewt assert reading header from scratch
by Fabio Utzig
· 8 years ago
e768626
Fixes trying to close an invalid flash map handle
by Fabio Utzig
· 8 years ago
74783c4
rsa: fix: use #ifdef MCU_BOOT_RSA_PKCS1_15 instead of #if
by Michel Jaouen
· 8 years ago
424d9a4
Merge pull request #66 from mbolivar/flash-map-updates
by Fabio Utzig
· 8 years ago
428cdbf
Rename br_flash_id to br_flash_dev_id.
by Marti Bolivar
· 8 years ago
88f48d9
Rename br_image_addr to br_image_off.
by Marti Bolivar
· 8 years ago
c50926f
bootutil: optionally use flash_area_get_sectors()
by Marti Bolivar
· 8 years ago
e10a739
bootutil: add accessor for write_sz
by Marti Bolivar
· 8 years ago
135b8f6
bootutil: consolidate helpers for old flash API
by Marti Bolivar
· 8 years ago
8489865
bootutil: tweak state representation
by Marti Bolivar
· 8 years ago
c0b4791
bootutil: keep image areas open while bootloading
by Marti Bolivar
· 8 years ago
ea08887
bootutil: add image and area offset abstractions
by Marti Bolivar
· 8 years ago
cca28a9
bootutil: add abstraction for area initialization
by Marti Bolivar
· 8 years ago
d3269fd
bootutil: add accessors for sector size and number
by Marti Bolivar
· 8 years ago
e258715
bootutil: add flash device ID accessor
by Marti Bolivar
· 8 years ago
Next »