Home
last modified time | relevance | path

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

/optee_os/scripts/
A Dsign_encrypt.py17 SHDR_BOOTSTRAP_TA = 1 variable
221 img_type = SHDR_BOOTSTRAP_TA
364 if img_type != SHDR_BOOTSTRAP_TA:
/optee_os/out/arm/export-ta_arm32/scripts/
A Dsign_encrypt.py17 SHDR_BOOTSTRAP_TA = 1 variable
221 img_type = SHDR_BOOTSTRAP_TA
364 if img_type != SHDR_BOOTSTRAP_TA:
/optee_os/out/arm/export-ta_arm64/scripts/
A Dsign_encrypt.py17 SHDR_BOOTSTRAP_TA = 1 variable
221 img_type = SHDR_BOOTSTRAP_TA
364 if img_type != SHDR_BOOTSTRAP_TA:
/optee_os/out/arm/export-ta_arm64/host_include/
A Dsigned_hdr.h15 SHDR_BOOTSTRAP_TA = 1, enumerator
/optee_os/core/include/
A Dsigned_hdr.h15 SHDR_BOOTSTRAP_TA = 1, enumerator
/optee_os/out/arm/export-ta_arm32/host_include/
A Dsigned_hdr.h15 SHDR_BOOTSTRAP_TA = 1, enumerator
/optee_os/core/pta/
A Dsecstor_ta_mgmt.c52 if (shdr->img_type != SHDR_BOOTSTRAP_TA) in install_ta()
/optee_os/core/kernel/
A Dree_fs_ta.c162 if (shdr->img_type != SHDR_TA && shdr->img_type != SHDR_BOOTSTRAP_TA && in ree_fs_ta_open()
189 if (shdr->img_type == SHDR_BOOTSTRAP_TA || in ree_fs_ta_open()

Completed in 8 milliseconds