Searched refs:IH_OS_TEE (Results 1 – 8 of 8) sorted by relevance
471 if (images->os.os != IH_OS_TEE) { in do_bootm_tee()573 [IH_OS_TEE] = do_bootm_tee,
110 { IH_OS_TEE, "tee", "Trusted Execution Environment" },
2180 fit_image_check_os(fit, noffset, IH_OS_TEE) || in fit_image_load()
144 if (params->os == IH_OS_TEE) { in image_set_header()
267 node = spl_fit_images_find(blob, IH_OS_TEE); in spl_invoke_atf()
252 if (spl_image->os != IH_OS_LINUX && spl_image->os != IH_OS_TEE) { in mmc_load_image_raw_os()
858 case IH_OS_TEE: in board_init_r()
100 IH_OS_TEE, /* Trusted Execution Environment */ enumerator
Completed in 27 milliseconds