Searched refs:os_type (Results 1 – 2 of 2) sorted by relevance
23 uint64_t os_type; member
863 uint8_t os_type = IH_OS_INVALID; in spl_internal_load_simple_fit() local869 if (!spl_fit_image_get_os(fit, node, &os_type)) in spl_internal_load_simple_fit()870 debug("Loadable is %s\n", genimg_get_os_name(os_type)); in spl_internal_load_simple_fit()874 os_type == IH_OS_U_BOOT) in spl_internal_load_simple_fit()882 if (os_type == IH_OS_U_BOOT) { in spl_internal_load_simple_fit()913 else if (os_type == IH_OS_OP_TEE) in spl_internal_load_simple_fit()