Searched refs:csf (Results 1 – 3 of 3) sorted by relevance
45 csf=$(word 3,$^) ; \46 sed "s@VENDOR@$(VENDOR)@g;s@BOARD@$(BOARD)@g" "$$csf" | \66 spl/u-boot-spl.csf: spl/u-boot-spl.ivt spl/u-boot-spl.bin board/$(VENDOR)/$(BOARD)/sign/u-boot-spl.…69 u-boot.csf: u-boot.ivt u-boot.bin board/$(VENDOR)/$(BOARD)/sign/u-boot.csf72 %.sig: %.csf
783 if (!ivt->csf) { in csf_is_valid()788 csf_hdr = (u8 *)(ulong)ivt->csf; in csf_is_valid()855 (ivt_initial->csf != 0x0) && \ in validate_ivt()955 ivt->dcd, ivt->csf); in imx_hab_authenticate_image()960 print_buffer(ivt->csf, (void *)(uintptr_t)(ivt->csf), 4, 0x10, 0); in imx_hab_authenticate_image()
35 uint32_t csf; /* Absolute address of the CSF */ member
Completed in 6 milliseconds