Searched refs:csf (Results 1 – 5 of 5) sorted by relevance
47 csf=$(word 3,$^) ; \48 sed "s@VENDOR@$(VENDOR)@g;s@BOARD@$(BOARD)@g" "$$csf" | \68 spl/u-boot-spl.csf: spl/u-boot-spl.ivt spl/u-boot-spl.bin board/$(VENDOR)/$(BOARD)/sign/u-boot-spl.…71 u-boot.csf: u-boot.ivt u-boot.bin board/$(VENDOR)/$(BOARD)/sign/u-boot.csf74 %.sig: %.csf
182 ./cst --o csf-u-boot.bin < command_sequence_uboot.csf183 ./cst --o csf-SPL.bin < command_sequence_spl.csf185 cat SPL csf-SPL.bin > SPL-signed186 cat u-boot-ivt.img csf-u-boot.bin > u-boot-signed.img
354 fhdr_v2->csf = 0; in set_imx_hdr_v2()357 csf_ptr = &fhdr_v2->csf; in set_imx_hdr_v2()396 fhdr_v2->csf = 0; in set_imx_hdr_v2()424 next_fhdr_v2->csf = 0; in set_imx_hdr_v2()510 if (fhdr_v2->csf && (imximage_ivt_offset != UNDEFINED) && in print_hdr_v2()
102 uint32_t csf; member
164 uint32_t csf; member