TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
b4d20c8c58bb9ccb815f8fd29cd6a3ed27337c51
/
sim
/
mcuboot-sys
b4d20c8
Update sim to run ecdsa sig + kw enc
by Fabio Utzig
· 7 years ago
d5722f5
Update Mbed-TLS submodule to 2.14.1
by Fabio Utzig
· 7 years ago
9b97b13
Enable bootstrap test in CI
by Fabio Utzig
· 7 years ago
251ef1d
Add rsa+kw testing support to simulator
by Fabio Utzig
· 7 years ago
08fcfe9
Enable bootutil logging in simulator
by Fabio Utzig
· 7 years ago
afb2bc9
Update main simulator routines for multi-flash
by Fabio Utzig
· 7 years ago
1c9aea5
Allow multiple flash devices in bootutil wrapper
by Fabio Utzig
· 7 years ago
1caef13
Allow multiple flash device in AreaDesc
by Fabio Utzig
· 7 years ago
73ffc44
Add align/erased_val params per flash device
by Fabio Utzig
· 7 years ago
269d286
Remove redundant align/erased_val usage
by Fabio Utzig
· 7 years ago
99dfc78
Remove usage of hal_flash_* functions
by Fabio Utzig
· 7 years ago
455cad5
Move from gcc to cc crate
by Fabio Utzig
· 7 years ago
04fd63e
Add build section for mbedTLS config
by Fabio Utzig
· 7 years ago
1e48b91
Add encrypted image support on sim
by Fabio Utzig
· 7 years ago
35d31b4
Add flash_area_read_is_empty to sim
by Fabio Utzig
· 7 years ago
ea0290b
Add sim support for flash erased at 0
by Fabio Utzig
· 7 years ago
fc711e3
Remove usage of hal_flash_align
by Fabio Utzig
· 7 years ago
b04afa9
Update mbedtls submodule to 2.12.0
by Fabio Utzig
· 7 years ago
806af0e
Update old hardcoded keys to use autogenerated
by Fabio Utzig
· 7 years ago
9a4b9ba
Add per platform mcuboot_logging.h files
by Fabio Utzig
· 7 years ago
34fe103
sim: Add missing license headers
by David Brown
· 7 years ago
b788c71
Replace mcuboot flash_map by zephyr flash_map
by Andrzej Puzdrowski
· 7 years ago
248da08
Move bootsim-specific assert behavior behind mcuboot_config.h
by Marti Bolivar
· 7 years ago
f9bfddd
Move max image sector config to mcuboot_config.h
by Marti Bolivar
· 7 years ago
a4818a5
zephyr: migrate signature type to Kconfig
by Marti Bolivar
· 7 years ago
b77262e
Bump internal mbedtls to 2.7.0
by David Brown
· 7 years ago
3df2a0e
sim: Update some dependencies
by David Brown
· 8 years ago
57c40f7
Fix assert abstraction in sim
by Fabio Utzig
· 8 years ago
9b0ee90
Enable capturing asserts inside simulator
by Fabio Utzig
· 8 years ago
ebdc969
Add MCUBOOT_VALIDATE_SLOT0 as feature
by Fabio Utzig
· 8 years ago
d32fd64
Fix mbed-tls' walk_dir in build
by Fabio Utzig
· 8 years ago
70f1481
Remove duplicated declaration
by Fabio Utzig
· 8 years ago
ba05f2a
Add asn1 parser of mbed-tls
by Fabio Utzig
· 8 years ago
0bccf9d
Build in std=c99 mode
by Fabio Utzig
· 8 years ago
92be3fb
Add ecdsa signing support
by Fabio Utzig
· 8 years ago
c786540
Add ecdsa to build
by Fabio Utzig
· 8 years ago
8b619bd
Update ring+gcc crates and declare sig-ecdsa feature
by Fabio Utzig
· 8 years ago
cd5774b
Fix for gcc warnings
by Fabio Utzig
· 8 years ago
3f687dc
sim: Move `areadesc` into `Images` struct
by David Brown
· 8 years ago
353610d
sim: Prevent reentrancy on simulation
by David Brown
· 8 years ago
541860c
sim: Pass alignment into `boot_go`
by David Brown
· 8 years ago
ee61c83
sim: Pass counter through boot_go API
by David Brown
· 8 years ago
13d9e35
Add faster copy/erase to overwrite-only mode
by Fabio Utzig
· 8 years ago
0b693c0
sim: Enable -Werror
by David Brown
· 8 years ago
704ac6f
sim: Conditionalize rsa signature checking
by David Brown
· 8 years ago
f52272c
sim: Flatten 'area' module in mcuboot-sys
by David Brown
· 8 years ago
d2b1853
sim: Move csupport into mcuboot-sys
by David Brown
· 8 years ago
82bf7c2
sim: Move mbedtls into mcuboot-sys
by David Brown
· 8 years ago
6390277
sim: Naive move of binding into mcuboot-sys
by David Brown
· 8 years ago