Lines Matching full:mcu
231 MCU="mcu${i}"
232 echo " ${MCU} {
233 description = \"${MCU}\";
239 openssl dgst -sha256 -binary -out ${MCU}.bin.digest ${MCU}.bin
240 ${COMPRESS_CMD} ${MCU}.bin
241 echo " data = /incbin/(\"./${MCU}.bin${SUFFIX}\");
244 value = /incbin/(\"./${MCU}.bin.digest\");
248 echo " data = /incbin/(\"./${MCU}.bin\");
258 STANDALONE_LIST=${STANDALONE_LIST}"\"${MCU}\""
260 STANDALONE_LIST=${STANDALONE_LIST}", \"${MCU}\""
326 * Simple U-boot fit source file containing ATF/OP-TEE/U-Boot/dtb/MCU
332 description = \"FIT Image with ATF/OP-TEE/U-Boot/MCU\";