TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
HEAD
/
boot
/
bootutil
/
src
/
image_validate.c
e8fe6cf
boot: Harden critical path against fault attacks
by Raef Coles
· 5 years ago
TF-Mv1.3-integ
4f4833d
Abstracting mcuboot crypto functions for cleaner porting and less of an ifdef hell.
by Blaž Hrastnik
· 5 years ago
fe03109
boot: Add ram-load upgrade mode
by Tamas Ban
· 5 years ago
f824019
boot: bootutil: add option to disable cryptographic check of the image
by Arvin Farahmand
· 5 years ago
aac7111
boot: Update copyrights and licenses
by David Brown
· 6 years ago
03368b8
boot: Add hardware key support
by David Vincze
· 5 years ago
c308413
bootutil: Introduce HW rollback protection
by David Vincze
· 5 years ago
a360826
ecdsa: Allow ECDSA signatures to be actual length
by David Brown
· 6 years ago
d13318a
boot: Change TLV tag to 16 bits
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
c21c210
Fix encrypted images with dependencies
by Fabio Utzig
· 6 years ago
233af7d
Add utility function to find offset/len of TLVs
by Fabio Utzig
· 6 years ago
bc07793
Add macro to check if image must be decrypted
by Fabio Utzig
· 6 years ago
15c1467
Return error from boot_find_key instead of asserting
by Fabio Utzig
· 6 years ago
c962135
Add macro to get TLVs offset from header
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
e32483f
Boot: Add dependency check to multi-image boot
by David Vincze
· 6 years ago
4876484
Add bootutil support for ed25519 validation
by Fabio Utzig
· 6 years ago
3501c01
Add bootutil support for RSA-3072
by Fabio Utzig
· 6 years ago
2d736ad
Replace flash partitioning terminology
by David Vincze
· 6 years ago
e280e11
Remove unused hal includes from bootutil
by Timo Kröger
· 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
b788c71
Replace mcuboot flash_map by zephyr flash_map
by Andrzej Puzdrowski
· 7 years ago
f91bca5
Mandate the presence of mcuboot_config/mcuboot_config.h
by Marti Bolivar
· 7 years ago
5398604
Remove duplicated copy/paste residue
by Fabio Utzig
· 8 years ago
9911b18
Allow keyhash lengths smaller than 32 bytes
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
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
ba1fbe6
Fix running newtmgr when building for mcuboot
by Fabio Utzig
· 8 years ago
f4e904d
rsa: Add support for RSA-PSS
by David Brown
· 8 years ago
eed80b6
Fix broken Mynewt BOOTUTIL_ -> MCUBOOT_ mapping
by Fabio Utzig
· 8 years ago
19356bf
Make mcuboot less mynewt style
by Fabio Utzig
· 8 years ago
e629bf3
Generalize SHA256 code to allow tinycrypt support
by David Brown
· 8 years ago
d7e350d
zephyr: Fix up mbed TLS configuration
by David Brown
· 8 years ago
bf94339
boot; first cut at adding support for signatures with ECSDA using NIST P-256.
by Marko Kiiskila
· 9 years ago
39a5fa9
Move packages into "boot" top-level directory.
by Christopher Collins
· 9 years ago
[Renamed from bootutil/src/image_validate.c]
92ea77f
mcuboot - Initial migration.
by Christopher Collins
· 9 years ago