Searched refs:nopt (Results 1 – 4 of 4) sorted by relevance
28 # The generated ${MACHINE}_image.nopt is used instead of the default wic image42 UEFI_FIRMWARE_BINARY = "${B}/${MACHINE}_image.nopt"55 # Offsets for the .nopt image generation81 # This .nopt image is not the same as the one which is generated by meta-arm/meta-arm/classes/wic_n…85 dd conv=notrunc bs=1 if=${DEPLOY_DIR_IMAGE}/bl2_signed.bin of=${B}/${MACHINE}_image.nopt86 …dd conv=notrunc bs=1 if=${DEPLOY_DIR_IMAGE}/tfm_s_signed.bin of=${B}/${MACHINE}_image.nopt seek=${…87 …if=${DEPLOY_DIR_IMAGE}/signed_fip-corstone1000.bin of=${B}/${MACHINE}_image.nopt seek=${FIP_OFFSET}88 …LOY_DIR_IMAGE}/Image.gz-initramfs-${MACHINE}.bin of=${B}/${MACHINE}_image.nopt seek=${KERNEL_OFFSE…95 install -m 0755 ${B}/${MACHINE}_image.nopt ${DEPLOYDIR}
1413 struct ipv6_txoptions *nopt, *opt = ipc6->opt; in ip6_setup_cork() local1427 nopt = v6_cork->opt = kzalloc(sizeof(*opt), sk->sk_allocation); in ip6_setup_cork()1428 if (unlikely(!nopt)) in ip6_setup_cork()1431 nopt->tot_len = sizeof(*opt); in ip6_setup_cork()1432 nopt->opt_flen = opt->opt_flen; in ip6_setup_cork()1433 nopt->opt_nflen = opt->opt_nflen; in ip6_setup_cork()1435 nopt->dst0opt = ip6_opt_dup(opt->dst0opt, sk->sk_allocation); in ip6_setup_cork()1436 if (opt->dst0opt && !nopt->dst0opt) in ip6_setup_cork()1439 nopt->dst1opt = ip6_opt_dup(opt->dst1opt, sk->sk_allocation); in ip6_setup_cork()1440 if (opt->dst1opt && !nopt->dst1opt) in ip6_setup_cork()[all …]
828 …WORKSPACE/build/tmp/deploy/images/corstone1000-$TARGET/corstone1000-$TARGET_image.nopt`` directory.861 --fw-version 5 build/tmp/deploy/images/corstone1000-$TARGET/corstone1000-$TARGET_image.nopt \
2225 nopt [X86]