mcuboot/sim/mcuboot-sys/csupport
Fabio Utzig 1e48b914a9 Add encrypted image support on sim
This adds new cargo features to allow running tests of encrypted
images with both RSA-OAEP and AES-128-KW.

When installing images on the simulated flash, both a plain and an
encrypted images are created. When encrypted image support is enabled,
verification of images in slot1 match against the encrypted image,
otherwise plain images are used.

PS: Also fixes ImageHeader to match bootutil definition.

Signed-off-by: Fabio Utzig <utzig@apache.org>
2018-10-12 13:36:13 -03:00
..
mcuboot_config Add per platform mcuboot_logging.h files 2018-06-04 06:54:39 -03:00
bootsim.h sim: Add missing license headers 2018-05-23 09:29:25 -06:00
flash_map.h Add flash_area_read_is_empty to sim 2018-10-01 21:42:20 -03:00
keys.c Add encrypted image support on sim 2018-10-12 13:36:13 -03:00
run.c Add encrypted image support on sim 2018-10-12 13:36:13 -03:00