Lines Matching full:with
1 ### Port of MCUboot library to be used with Cypress targets
11 Cypress boards, that can be used with this evaluation example:
29 MCUBootApp checks image integrity with SHA256, image authenticity with EC256 digital signature veri…
53 Now define and initialize `struct flash_area *boot_area_descs[]` with flash memory addresses and si…
55 __Note:__ for both options make sure you have updated `MCUBOOT_MAX_IMG_SECTORS` appropriatery with …
122 …er among available Cypress PSoC 6 kits. If you try to use custom hardware with this application - …
124 …Y8PROTO-062S3-4343W, CY8CKIT-062-4343W. If you try to use custom hardware with this application - …
152 * To Build MCUBootApp with external memory support - pass `USE_EXTERNAL_FLASH=1` flag to `make` com…
158 …om unwanted read - Upgrade Image Encryption can be applied. The ECDH/HKDF with EC256 scheme is use…
160 To enable image encryption support use `ENC_IMG=1` build flag (BlinkyApp should also be built with …
162 … used by imgtool when signing and encrypting upgrade image. Signing image with encryption is descr…
164 After MCUBootApp is built with these settings unencrypted and encrypted images will be accepted in …
175 OpenOCD package is supplied with ModuToolbox IDE and can be found in installation folder under `./t…