TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
f4e904d4beee1645a01e0cec87350e025e5c3a0f
/
boot
/
bootutil
/
src
f4e904d
rsa: Add support for RSA-PSS
by David Brown
· 8 years ago
3488eef
Fix some leftovers after mynewt move (PR #52)
by Fabio Utzig
· 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
9678c97
Add comment about trailer swap logic
by Fabio Utzig
· 8 years ago
de8a38a
Use better naming for flags
by Fabio Utzig
· 8 years ago
34e393e
Remove newline from log message
by Fabio Utzig
· 8 years ago
acfba2e
Fix for boot_read_swap_state_by_id to close flash area on errors
by Fabio Utzig
· 8 years ago
856f783
Fix some error return codes
by Fabio Utzig
· 8 years ago
94d998c
Remove special cases, non needed tests
by Fabio Utzig
· 8 years ago
4cee4f7
Move trailer status size calculation to its own function
by Fabio Utzig
· 8 years ago
ba49f84
Add macros for image ok values
by Fabio Utzig
· 8 years ago
2473ac0
Add support for swapping only fw sectors in use
by Fabio Utzig
· 8 years ago
7ebb7c2
Update how trailer is handled during a swap
by Fabio Utzig
· 8 years ago
17609d8
Add "upgrade only" support
by David Brown
· 8 years ago
902d617
Add capabilities query
by David Brown
· 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
3e1c38c
Merge pull request #38 from utzig/magic-sz-const
by David Brown
· 8 years ago
24a273d
Use constant for magic size
by Fabio Utzig
· 8 years ago
644b8d4
Make max align size a #define
by Fabio Utzig
· 8 years ago
4772ac4
Assert flash ops succeed during swap.
by Christopher Collins
· 8 years ago
abfd75b
Remove dead code.
by Christopher Collins
· 8 years ago
b38e044
Fix slot0 validation
by David Brown
· 8 years ago
871054f
This closes #11.
by Christopher Collins
· 8 years ago
fd20c76
bootutil: log the boot source
by Marti Bolivar
· 8 years ago
3869e76
zephyr: Support RSA, and ECDSA P-256 signing
by David Brown
· 9 years ago
d930ec6
Validate slot zero before booting
by David Brown
· 9 years ago
baff96f
bootutil: ecdsa P-256: Fix handling of sizes
by David Brown
· 9 years ago
9d72546
bootutil: Fix issue with align > 1
by David Brown
· 9 years ago
a2d5b1a
image_rsa: include missing string.h
by Ricardo Salveti
· 9 years ago
034a620
bootutil - Fix warning on 64-bit architectures.
by Christopher Collins
· 9 years ago
0960365
Revert "boot - don't interpet end of image as trailer."
by Christopher Collins
· 9 years ago
4c2662d
This closes #1.
by Christopher Collins
· 9 years ago
5315d50
bootutil: Create Zephyr Makefile
by David Brown
· 9 years ago
db1d9d3
loader: Remove malloc dependency
by David Brown
· 9 years ago
bd14468
bootutil; need to include string.h when building for native.
by Marko Kiiskila
· 9 years ago
755daed
bootutil; fix issues in parsing signature with ECDSA256.
by Marko Kiiskila
· 9 years ago
351a0b2
boot; drop unnecessary include from image_ec.c.
by Marko Kiiskila
· 9 years ago
bf94339
boot; first cut at adding support for signatures with ECSDA using NIST P-256.
by Marko Kiiskila
· 9 years ago
920fc16
boot - don't interpet end of image as trailer.
by Christopher Collins
· 9 years ago
fd7eb5c
MYNEWT-518 - Clean up previous commit.
by Christopher Collins
· 9 years ago
553ba4f
MYNEWT-518 Update comments and design doc.
by Christopher Collins
· 9 years ago
0ff3c6c
MYNEWT-520 boot - Allow incompatible image slots
by Christopher Collins
· 9 years ago
7835c1e
MYNEWT-518 boot - Allow test+confirm as single act
by Christopher Collins
· 9 years ago
39a5fa9
Move packages into "boot" top-level directory.
by Christopher Collins
· 9 years ago