Home
last modified time | relevance | path

Searched refs:IH_OS_TEE (Results 1 – 8 of 8) sorted by relevance

/u-boot/boot/
A Dbootm_os.c471 if (images->os.os != IH_OS_TEE) { in do_bootm_tee()
573 [IH_OS_TEE] = do_bootm_tee,
A Dimage.c110 { IH_OS_TEE, "tee", "Trusted Execution Environment" },
A Dimage-fit.c2180 fit_image_check_os(fit, noffset, IH_OS_TEE) || in fit_image_load()
/u-boot/tools/
A Ddefault_image.c144 if (params->os == IH_OS_TEE) { in image_set_header()
/u-boot/common/spl/
A Dspl_atf.c267 node = spl_fit_images_find(blob, IH_OS_TEE); in spl_invoke_atf()
A Dspl_mmc.c252 if (spl_image->os != IH_OS_LINUX && spl_image->os != IH_OS_TEE) { in mmc_load_image_raw_os()
A Dspl.c858 case IH_OS_TEE: in board_init_r()
/u-boot/include/
A Dimage.h100 IH_OS_TEE, /* Trusted Execution Environment */ enumerator

Completed in 27 milliseconds