TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
53cfdb9988da1197dbd451cc7cbdfdf8ed35e92f
/
boot
53cfdb9
zephyr: fix flash_area_erase()
by Marti Bolivar
· 8 years ago
72559a4
zephyr: targets: update flash driver names to use Zephyr CONFIGs
by Michael Scott
· 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
4a97b4c
boot: zephyr: use bootutil_log.h, not sys_log.h
by Marti Bolivar
· 9 years ago
d652f27
bootutil: add logging
by Marti Bolivar
· 9 years ago
5e6a1a6
boot: zephyr: Fix 96b_nitrogen flash alignment
by Marti Bolivar
· 9 years ago
de6ee59
zephyr: generate mutliple records in flash_map when required
by Michael Scott
· 9 years ago
e12746c
zephyr: flash HAL requires flash_write_protection_set() calls
by Michael Scott
· 9 years ago
db8ac52
zephyr: fix _scs_relocate_vector_table build break
by Michael Scott
· 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
e156e57
zephyr: add target header file for nucleo f401re
by Ricardo Salveti
· 9 years ago
9d72546
bootutil: Fix issue with align > 1
by David Brown
· 9 years ago
79fdfe5
k64f: change flash device name
by David Brown
· 9 years ago
7cf3d9e
zephyr: use SYS_LOG instead of printk
by Ricardo Salveti
· 9 years ago
a2d5b1a
image_rsa: include missing string.h
by Ricardo Salveti
· 9 years ago
3dbf222
boot/zephyr/prj.conf: disable bluetooth support by default
by Ricardo Salveti
· 9 years ago
43fc2cd
boot/zephyr/prj.conf: remove SOC_FLASH_STM32F4, make it generic
by Ricardo Salveti
· 9 years ago
88303ff
zephyr: targets: add support for 96b_nitrogen
by Ricardo Salveti
· 9 years ago
3a2c124
zephyr: restructure the build process to use board config files
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
e7c6663
zephyr: Include mbedtls config file
by David Brown
· 9 years ago
299245d
zephyr: Move code under 'boot' directory
by David Brown
· 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