Searched refs:IH_OS_OP_TEE (Results 1 – 7 of 7) sorted by relevance
184 node = spl_fit_images_find(blob, IH_OS_OP_TEE); in spl_invoke_atf()
525 spl_image->os = IH_OS_OP_TEE; in spl_load_rkfw_image()
606 case IH_OS_OP_TEE: in board_init_r()
913 else if (os_type == IH_OS_OP_TEE) in spl_internal_load_simple_fit()
158 IH_OS_OP_TEE, /* OP-TEE */ enumerator
95 { IH_OS_OP_TEE, "op-tee", "OP-TEE" },
2330 fit_image_check_os(fit, noffset, IH_OS_OP_TEE) || in fit_image_load_index()