TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
61a540dd4ef10f0e111a98f13ee9a0e9473374dd
61a540d
sim: Remove cfg on `verify_image`
by David Brown
· 7 years ago
f38bc34
sim: Make `find_image` dynamic instead of cfg
by David Brown
· 7 years ago
b888211
sim: change `make_tlv` to dynamic instead of cfg
by David Brown
· 7 years ago
85904a8
sim: Remove more cfg around validate-slot-0
by David Brown
· 7 years ago
8d0afa7
boot: bootutil add cap for slot 0 validation
by David Brown
· 7 years ago
9930a3e
sim: Use enc capability
by David Brown
· 7 years ago
c4a60a3
boot: bootutil: Add caps for encryption
by David Brown
· 7 years ago
3910ab1
sim: eliminate (some) overwrite cfg
by David Brown
· 7 years ago
5c9e0f1
sim: Move 'Image' code to a separate module
by David Brown
· 7 years ago
25d7b0f
Update simulator dependencies
by Fabio Utzig
· 7 years ago
401d7b3
zephyr: boot_serial: fix CRC header warning
by Emanuele Di Santo
· 7 years ago
9f1933d
boot: zephyr: migrate to new log subystem
by Emanuele Di Santo
· 7 years ago
2733f51
boot: bootutil: remove unused BOOT_LOG_LEVEL macros
by Emanuele Di Santo
· 7 years ago
20ba65e
samples: mcuboot_config: introduce MCUBOOT_LOG_MODULE macros
by Emanuele Di Santo
· 7 years ago
ccc98aa
samples: mcuboot_config: simplify log configuration template
by Emanuele Di Santo
· 7 years ago
0752d8a
boot: bootutil: include mcuboot_logging.h unconditionally
by Emanuele Di Santo
· 7 years ago
7c00acd
imgtool save to format of given output filename
by Fabio Utzig
· 7 years ago
e89841d
Add imgtool publishing support
by Fabio Utzig
· 7 years ago
a0ed10b
zephyr: kconfig: set TEXT_SECTION_OFFSET to zero
by Emanuele Di Santo
· 7 years ago
a32f1af
Fix overwrite-only under Zephyr
by Fabio Utzig
· 7 years ago
4b25912
boot/bootutil: Add missing #include
by Christopher Collins
· 7 years ago
10b5de1
sim: Idiomize for Rust 2018
by David Brown
· 7 years ago
29b0b5e
sim: fixes for 2018
by David Brown
· 7 years ago
2821564
sim: mcuboot-sys: More idiomatic Rust 2018
by David Brown
· 7 years ago
65de6d1
sim: mcuboot-sys: 2018 edition fix
by David Brown
· 7 years ago
ea25c41
sim: simflash: Rust 2018 idiom updates
by David Brown
· 7 years ago
afabfcf
sim: simflash: Minimal 2018
by David Brown
· 7 years ago
e24244b
sim: Update a few dependencies for Rust 2018
by David Brown
· 7 years ago
b006309
Add ECDSA+KW testing to the CI
by Fabio Utzig
· 7 years ago
38f5ffe
Add key unwrap functionality using tinycrypt
by Fabio Utzig
· 7 years ago
b4d20c8
Update sim to run ecdsa sig + kw enc
by Fabio Utzig
· 7 years ago
3b091f6
Enable ASN1 parsing for KW
by Fabio Utzig
· 7 years ago
3ac36ea
Update bundled ASN1 parser to Mbed-TLS 2.14.1
by Fabio Utzig
· 7 years ago
d5722f5
Update Mbed-TLS submodule to 2.14.1
by Fabio Utzig
· 7 years ago
3635a0c
Update Jekyll due to CVE
by Fabio Utzig
· 7 years ago
d0533ed
Add Zephyr config for boostrap feature
by Fabio Utzig
· 7 years ago
9b97b13
Enable bootstrap test in CI
by Fabio Utzig
· 7 years ago
251ef1d
Add rsa+kw testing support to simulator
by Fabio Utzig
· 7 years ago
338a19f
Add boostrapping from slot1 support
by Fabio Utzig
· 7 years ago
07ba28f
MPU_ALLOW_FLASH_WRITE is defined only for ARM platforms.
by Rajavardhan Gundi
· 7 years ago
40c28e3
Add support for intel_s1000 SoC which is based on Xtensa arch
by Rajavardhan Gundi
· 7 years ago
3b8b58d
Add DT_SPI_NOR_DRV_NAME check towards sanitycheck in target.h
by Rajavardhan Gundi
· 7 years ago
c3353b2
Call device binding for DT_FLASH_DEV_NAME only if it is defined
by Rajavardhan Gundi
· 7 years ago
1b8d7fb
Use BUILD_ASSERT_MSG instead of _Static_assert in Zephyr
by Rajavardhan Gundi
· 7 years ago
e5aeee4
boot_serial; check CRC for RX only if all data has arrived.
by Marko Kiiskila
· 7 years ago
8e7b7ac
boot_uart: mynewt; option for faster speed with serial.
by Marko Kiiskila
· 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
08fcfe9
Enable bootutil logging in simulator
by Fabio Utzig
· 7 years ago
6465077
Add unsupported flash layout
by Fabio Utzig
· 7 years ago
afb2bc9
Update main simulator routines for multi-flash
by Fabio Utzig
· 7 years ago
1c9aea5
Allow multiple flash devices in bootutil wrapper
by Fabio Utzig
· 7 years ago
1caef13
Allow multiple flash device in AreaDesc
by Fabio Utzig
· 7 years ago
73ffc44
Add align/erased_val params per flash device
by Fabio Utzig
· 7 years ago
269d286
Remove redundant align/erased_val usage
by Fabio Utzig
· 7 years ago
99dfc78
Remove usage of hal_flash_* functions
by Fabio Utzig
· 7 years ago
455cad5
Move from gcc to cc crate
by Fabio Utzig
· 7 years ago
e35ed56
Add RSA sig+enc test to travis
by Fabio Utzig
· 7 years ago
4541b53
Increase Zephyr mempool size for encrypted images
by Fabio Utzig
· 7 years ago
2fc80df
Fix handling of encrypted images
by Fabio Utzig
· 7 years ago
e5831f6
Make sim header size slightly more configurable
by Fabio Utzig
· 7 years ago
c8d67f1
Add TLV gen for RSA sig+enc
by Fabio Utzig
· 7 years ago
04fd63e
Add build section for mbedTLS config
by Fabio Utzig
· 7 years ago
754438d
Fix TLV sizes for signed images
by Fabio Utzig
· 7 years ago
cd28406
Fix image creation without sign/encryption
by Fabio Utzig
· 7 years ago
71a697a
Add minimum size validation for header parameter
by Fabio Utzig
· 7 years ago
9b7a258
Fix overwrite-only encrypted images in sim
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
38609e0
Fix typo in signed-off-by check error message
by Fabio Utzig
· 7 years ago
0e12f6c
Travis speed ups
by Fabio Utzig
· 7 years ago
a3c2f05
Fix main github repo links in docs
by Fabio Utzig
· 7 years ago
f50054d
fix zephyr target: corrupted build after zephyr PR #11180
by Andrzej Puzdrowski
· 7 years ago
865777d
boot: zephyr: add MCUBOOT config
by Emanuele Di Santo
· 7 years ago
3393992
Fixed an issue that supported later versions of mbedtls than mbedtls-2.6.1
by Yiping Peng
· 7 years ago
4d20525
boot: zephyr: cleanup nrf52840_pca10059 configuration
by Emanuele Di Santo
· 7 years ago
fcfff58
boot: zephyr: add missing sys_clock_disable declaration
by Emanuele Di Santo
· 7 years ago
4a60ee7
zephyr: add support for pca10059
by Emanuele Di Santo
· 7 years ago
c4bf780
zephyr: selectable serial device for recovery
by Emanuele Di Santo
· 7 years ago
68b3053
Add deprecated warning to Jira and Confluence links
by Sigvart M. Hovland
· 7 years ago
e6e130b
Mynewt: Add `version.yml` file
by Christopher Collins
· 7 years ago
e393725
Fix imgtool encrypt rebase issue
by Fabio Utzig
· 7 years ago
cdfa11a
Add encrypt images design/usage documentation
by Fabio Utzig
· 7 years ago
459c3a3
Enable encrypted image tests to run on travis-ci
by Fabio Utzig
· 7 years ago
1e48b91
Add encrypted image support on sim
by Fabio Utzig
· 7 years ago
0d16482
Add mbedtls config with nist_kw enabled
by Fabio Utzig
· 7 years ago
5fe874c
Add Zephyr support for encrypted images
by Fabio Utzig
· 7 years ago
0170f26
Add Mynewt config for encrypted images
by Fabio Utzig
· 7 years ago
06b77b8
Add imgtool support for encrypted image creation
by Fabio Utzig
· 7 years ago
ba82904
Add bootutil support for encrypted images
by Fabio Utzig
· 7 years ago
9d306d2
Add sample encryption keys
by Fabio Utzig
· 7 years ago
73d8b03
Remove redundant text in SoB error message
by Fabio Utzig
· 7 years ago
d8f84bc
Print missing Signed-off-by line info
by Fabio Utzig
· 7 years ago
5f81b12
zephyr: fix flash_area_read_is_empty
by Andrzej Puzdrowski
· 7 years ago
178be54
Test erased flash with "flash_area_read_is_empty()"
by Fabio Utzig
· 7 years ago
cea90f9
Add flash_area_read_is_empty to Zephyr port
by Fabio Utzig
· 7 years ago
35d31b4
Add flash_area_read_is_empty to sim
by Fabio Utzig
· 7 years ago
08b8058
zephyr: hello-world: remove BUILD_TIMESTAMP from prj.conf
by Marti Bolivar
· 7 years ago
5f15fe8
zephyr: hello-world: add cmake_minimum_required
by Marti Bolivar
· 7 years ago
a66c687
[imgtool] Add big endian support
by Mark Schulte
· 7 years ago
Next »