Lines Matching refs:UBOOT_DTB

42 UBOOT_DTB="u-boot.dtb"
284 if ! fdtget -l ${UBOOT_DTB} /signature >/dev/null 2>&1 ; then
285 …${MKIMAGE} -f ${ITS_UBOOT} -k ${KEY_DIR} -K ${UBOOT_DTB} -E -p ${OFFS_DATA} -r ${ITB_UBOOT} -v ${A…
286 echo "## Adding RSA public key into ${UBOOT_DTB}"
431 …${MKIMAGE} -f ${ITS_BOOT} -k ${KEY_DIR} -K ${UBOOT_DTB} -E -p ${OFFS_DATA} -r ${ITB_BOOT} -v ${ARG…
445 ${CHECK_SIGN} -f ${ITB_BOOT} -k ${UBOOT_DTB}
450 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,r-squared 0x0
452 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,np 0x0
454 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,c 0x0
457 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,c 0x0
458 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,np 0x0
459 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,exponent-BN 0x0
461 fdtput -r ${UBOOT_DTB} ${SIGNATURE_KEY_NODE}/hash@c
462 fdtput -r ${UBOOT_DTB} ${SIGNATURE_KEY_NODE}/hash@np
518 …${MKIMAGE} -f ${ITS_RECOVERY} -k ${KEY_DIR} -K ${UBOOT_DTB} -E -p ${OFFS_DATA} -r ${ITB_RECOVERY} …
532 ${CHECK_SIGN} -f ${ITB_RECOVERY} -k ${UBOOT_DTB}
537 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,r-squared 0x0
539 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,np 0x0
541 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,c 0x0
544 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,c 0x0
545 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,np 0x0
546 fdtput -tx ${UBOOT_DTB} ${SIGNATURE_KEY_NODE} rsa,exponent-BN 0x0
548 fdtput -r ${UBOOT_DTB} ${SIGNATURE_KEY_NODE}/hash@c
549 fdtput -r ${UBOOT_DTB} ${SIGNATURE_KEY_NODE}/hash@np