Searched refs:collect_section_type (Results 1 – 1 of 1) sorted by relevance
69 u32 collect_section_type = 0; in check_image_integrity() local74 if (collect_section_type & (1U << type)) { in check_image_integrity()79 collect_section_type |= (1U << type); in check_image_integrity()83 (((collect_section_type & _IMAGE_COLD_SUB_MODULES_MUST_IN) == in check_image_integrity()85 collect_section_type == _IMAGE_CFG_SUB_MODULES_MUST_IN)) in check_image_integrity()89 (collect_section_type & _IMAGE_HOT_SUB_MODULES_MUST_IN) == in check_image_integrity()96 _IMAGE_CFG_SUB_MODULES_MUST_IN, collect_section_type); in check_image_integrity()99 _IMAGE_HOT_SUB_MODULES_MUST_IN, collect_section_type); in check_image_integrity()