TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
f4e904d4beee1645a01e0cec87350e025e5c3a0f
/
boot
/
bootutil
f4e904d
rsa: Add support for RSA-PSS
by David Brown
· 8 years ago
b119424
Merge pull request #64 from utzig/fix-build-config-leftovers
by Fabio Utzig
· 8 years ago
d636970
Merge pull request #63 from utzig/fix-tinycrypt-dependency
by David Brown
· 8 years ago
9ebd1f5
Merge pull request #51 from d3zd3z/pr/logging
by David Brown
· 8 years ago
3488eef
Fix some leftovers after mynewt move (PR #52)
by Fabio Utzig
· 8 years ago
32befd5
Fix importing tinycrypt dependency on mynewt
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
afc517e
Move signed image doc to docs dir
by Fabio Utzig
· 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
17609d8
Add "upgrade only" support
by David Brown
· 8 years ago
902d617
Add capabilities query
by David Brown
· 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
a5c12c6
Merge pull request #44 from utzig/create-doc
by David Brown
· 8 years ago
9d6ee9d
Move design doc to doc dir
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
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
fb291e4
Add descriptions to syscfg.yml options
by Fabio Utzig
· 8 years ago
e482000
Merge pull request #21 from ccollins476ad/assert-flash-ops
by David Brown
· 8 years ago
150ea96
Add new ECDSA256 flags to design
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
d652f27
bootutil: add logging
by Marti Bolivar
· 9 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
8eeba12
bootutil; add info about how to create keys for ECC 256.
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
919eaf4
signed_images.md; include ECC key generation steps in the doc.
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
bf986da
bootutil; update signed_images.md with the new location of bootutil.
by Marko Kiiskila
· 9 years ago
3569c37
bootutil tests - Don't assume min-write-sz==1.
by Christopher Collins
· 9 years ago
39a5fa9
Move packages into "boot" top-level directory.
by Christopher Collins
· 9 years ago