TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
refs/heads/v1.7-branch
/
boot
/
bootutil
/
include
/
bootutil
dd6db9b
bootutil: Modify boot_add_data_to_shared_area function scope
by Sherry Zhang
· 4 years, 7 months ago
ea30ef3
boot: Add vendor defined TLV ranges
by Andy Gross
· 4 years, 10 months ago
6610e88
boot: Fix FIH_LABEL/FIH_CALL macros for IAR
by TTornblom
· 4 years, 9 months ago
59f1d29
bootutil: ecdsa: Fix CC310 for nRF devices
by Sigvart Hovland
· 4 years, 9 months ago
82fb412
boot/bootutil: Clean-up fault injection hardening
by Tamas Ban
· 4 years, 10 months ago
d015734
sim: add bootstrap test
by Fabio Utzig
· 4 years, 10 months ago
e8fe6cf
boot: Harden critical path against fault attacks
by Raef Coles
· 5 years ago
TF-Mv1.3-integ
1dcc73b
Add ifdefs in crypto abstract function for ec256 to enable compilation when mbedtls used as backend
by Roman Okhrimenko
· 4 years, 10 months ago
v1.6.1-cypress
4f4833d
Abstracting mcuboot crypto functions for cleaner porting and less of an ifdef hell.
by Blaž Hrastnik
· 5 years ago
aac7111
boot: Update copyrights and licenses
by David Brown
· 6 years ago
e3cbbec
Use _Static_assert on all platforms
by David Brown
· 5 years ago
6aec6ae
boot: bootutil: add x25519 encrypted image support
by Fabio Utzig
· 5 years ago
feb6c4c
caps: Add cap for x25519 based image encryption
by Fabio Utzig
· 5 years ago
03368b8
boot: Add hardware key support
by David Vincze
· 5 years ago
c757ece
bootutil: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()
by Andrzej Puzdrowski
· 5 years ago
274c5da
boot: Unify the interpretation of TLV entry fields
by David Vincze
· 5 years ago
63eb456
boot: Add boot status record to shared data area
by David Vincze
· 5 years ago
1cf11b5
boot: Define interface for data sharing with runtime
by David Vincze
· 5 years ago
fab12e0
Revert "bootutil: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()"
by Andrzej Puzdrowski
· 5 years ago
6d417c9
bootutil: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()
by Oleg Zhurakivskyy
· 5 years ago
c308413
bootutil: Introduce HW rollback protection
by David Vincze
· 5 years ago
07e1381
Add a capability for querying downgrade prevention
by David Brown
· 6 years ago
4741c45
bootutil: allow encryption key TLVs in swap status
by Fabio Utzig
· 6 years ago
590a310
Implement a simple benchmark framework
by David Brown
· 6 years ago
e92df93
sim: log: add new level targetting simulator
by Fabio Utzig
· 6 years ago
f5480c7
bootutil: sim: add cap for swap using move
by Fabio Utzig
· 6 years ago
d13318a
boot: Change TLV tag to 16 bits
by David Brown
· 6 years ago
5fde832
bootutil: add ECIES-P256 support
by Fabio Utzig
· 6 years ago
5ef883a
caps: add ECIES-P256
by Fabio Utzig
· 6 years ago
ecbea70
Fix overflow in offset variable
by Fabio Utzig
· 6 years ago
e0bb1f9
Change BOOT_MAX_ALIGN to #define
by David Brown
· 6 years ago
e52c08e
bootutil: update to new protected TLV format
by Fabio Utzig
· 6 years ago
61fd888
Add TLV iterator API
by Fabio Utzig
· 6 years ago
bc07793
Add macro to check if image must be decrypted
by Fabio Utzig
· 6 years ago
b63d995
Remove function that marks encr keys invalid
by Fabio Utzig
· 6 years ago
10ee648
Update bootutil to reduce amount of global state
by Fabio Utzig
· 6 years ago
b0f0473
Remove current_image global and macro updates
by Fabio Utzig
· 6 years ago
bd7925e
image: use explitic padding on dependency version
by David Brown
· 6 years ago
e32483f
Boot: Add dependency check to multi-image boot
by David Vincze
· 6 years ago
ba3bd60
Boot: Enable multi-image boot
by David Vincze
· 6 years ago
9871ceb
Update mbedTLS sha256 usage to avoid deprecation
by Fabio Utzig
· 6 years ago
9771028
Add ed25519 verification to sim
by Fabio Utzig
· 6 years ago
4876484
Add bootutil support for ed25519 validation
by Fabio Utzig
· 6 years ago
a1c1204
Fix double swap on interrupted revert
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
8d66c92
boot: bootutil: Change conditional to valid C
by David Brown
· 6 years ago
0a14d6b
boot: bootutil: Simplify check for crypto backends to reduce complexity
by Sigvart Hovland
· 6 years ago
65a6ab2
boot: bootutil: Add cc310 interface for ecdsa
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
2d736ad
Replace flash partitioning terminology
by David Vincze
· 6 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
2733f51
boot: bootutil: remove unused BOOT_LOG_LEVEL macros
by Emanuele Di Santo
· 7 years ago
0752d8a
boot: bootutil: include mcuboot_logging.h unconditionally
by Emanuele Di Santo
· 7 years ago
4b25912
boot/bootutil: Add missing #include
by Christopher Collins
· 7 years ago
38f5ffe
Add key unwrap functionality using tinycrypt
by Fabio Utzig
· 7 years ago
1b8d7fb
Use BUILD_ASSERT_MSG instead of _Static_assert in Zephyr
by Rajavardhan Gundi
· 7 years ago
2fc80df
Fix handling of encrypted images
by Fabio Utzig
· 7 years ago
ba82904
Add bootutil support for encrypted images
by Fabio Utzig
· 7 years ago
a8e4e97
Update logging to use per platform log macros
by Fabio Utzig
· 7 years ago
b5b59f1
Fix leftovers from image_header v1
by Fabio Utzig
· 7 years ago
f91bca5
Mandate the presence of mcuboot_config/mcuboot_config.h
by Marti Bolivar
· 7 years ago
1b2f5ce
tabs -> spaces
by Fabio Utzig
· 7 years ago
2a33aa2
Add logging support for Mynewt
by Fabio Utzig
· 7 years ago
6417d06
Define the load_addr header field
by David Brown
· 8 years ago
8dd56f3
Change IMAGE_TLV_RSA2048 -> IMAGE_TLV_RSA2048_PSS
by Marko Kiiskila
· 8 years ago
72e7a51
Change the image header magic
by David Brown
· 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
27648b8
Renumber the TLV type values
by David Brown
· 8 years ago
3597312
bootutil: trivial fixes
by Marti Bolivar
· 8 years ago
2bcdca6
bootutil: fix comment for BOOT_SWAP_TYPE_NONE
by Marti Bolivar
· 8 years ago
f95427f
bootutil: cosmetic fixes to image flags
by Marti Bolivar
· 8 years ago
ba1fbe6
Fix running newtmgr when building for mcuboot
by Fabio Utzig
· 8 years ago
b5b2f55
Simplify status management
by Fabio Utzig
· 8 years ago
a0bc9b5
Update trailer format
by Fabio Utzig
· 8 years ago
1acfa30
bootutil_log: send simulator logs to stderr
by Marti Bolivar
· 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
f4e904d
rsa: Add support for RSA-PSS
by David Brown
· 8 years ago
9ebd1f5
Merge pull request #51 from d3zd3z/pr/logging
by David Brown
· 8 years ago
19356bf
Make mcuboot less mynewt style
by Fabio Utzig
· 8 years ago
1d9f185
Revert "Merge pull request #49 from mbolivar/flash-map-updates"
by David Brown
· 8 years ago
a52d7a2
Merge pull request #49 from mbolivar/flash-map-updates
by David Brown
· 8 years ago
b706777
log: fix message for "info" logs in sim
by David Brown
· 8 years ago
51b6b81
sim: Set compiled log level to INFO
by David Brown
· 8 years ago
2d1d7cf
sim: Allow Rust logging level to control C logging
by David Brown
· 8 years ago
902d617
Add capabilities query
by David Brown
· 8 years ago
a05cba2
Rename br_flash_id to br_flash_dev_id.
by Marti Bolivar
· 8 years ago
2f66e51
Rename br_image_addr to br_image_off.
by Marti Bolivar
· 8 years ago
585fa14
logging: Simplify sim logging
by David Brown
· 8 years ago
75fd5dc
sim: Generate logging within the sim
by David Brown
· 8 years ago
e629bf3
Generalize SHA256 code to allow tinycrypt support
by David Brown
· 8 years ago
d652f27
bootutil: add logging
by Marti Bolivar
· 9 years ago
bf94339
boot; first cut at adding support for signatures with ECSDA using NIST P-256.
by Marko Kiiskila
· 9 years ago
fd7eb5c
MYNEWT-518 - Clean up previous commit.
by Christopher Collins
· 9 years ago
Next »