Home
last modified time | relevance | path

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

/u-boot/common/
A Dbootm_os.c487 if (images->os.os != IH_OS_TEE) { in do_bootm_tee()
592 [IH_OS_TEE] = do_bootm_tee,
A Dimage.c122 { IH_OS_TEE, "tee", "Trusted Execution Environment" },
/u-boot/tools/
A Ddefault_image.c117 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.c707 case IH_OS_TEE: in board_init_r()
/u-boot/include/
A Dimage.h183 IH_OS_TEE, /* Trusted Execution Environment */ enumerator

Completed in 18 milliseconds