e575fe9ead
enc_state table was indexed with assumption that image flash area are subsequent and increasing numbers. It might not be true while building zephyr. Patch introduce flash_area_id_to_image_slot() implementation for the zephyr port and uses it to assign proper slot number. This API is already available in MyNewt. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> |
||
---|---|---|
.. | ||
csupport | ||
mbedtls@60fbd5bdf0 | ||
src | ||
.gitignore | ||
Cargo.toml | ||
build.rs |