Searched refs:ENC_IMG (Results 1 – 6 of 6) sorted by relevance
153 #ifdef ENC_IMG
35 ENC_IMG ?= 069 ifeq ($(ENC_IMG), 1)
160 To enable image encryption support use `ENC_IMG=1` build flag (BlinkyApp should also be built with …168 … make app APP_NAME=MCUBootApp PLATFORM=PSOC_062_2M BUILDCFG=Debug MCUBOOT_IMAGE_NUMBER=1 ENC_IMG=1
114 ifeq ($(ENC_IMG), 1)
106 To obtain encrypted upgrade image of BlinkyApp extra flag `ENC_IMG=1` should be passed in command l…108 … make app APP_NAME=BlinkyApp PLATFORM=PSOC_062_2M IMG_TYPE=UPGRADE HEADER_OFFSET=0x20000 ENC_IMG=1140 - `ENC_IMG` - 0 (default) - build regular upgrade image, `1` - build encrypted upgrade image (MCUBo…
47 ENC_IMG ?= 0 macro