Searched refs:IH_OS_TEE (Results 1 – 6 of 6) sorted by relevance
487 if (images->os.os != IH_OS_TEE) { in do_bootm_tee()592 [IH_OS_TEE] = do_bootm_tee,
122 { IH_OS_TEE, "tee", "Trusted Execution Environment" },
117 if (params->os == IH_OS_TEE) { in image_set_header()
267 node = spl_fit_images_find(blob, IH_OS_TEE); in spl_invoke_atf()
707 case IH_OS_TEE: in board_init_r()
183 IH_OS_TEE, /* Trusted Execution Environment */ enumerator
Completed in 18 milliseconds