Home
last modified time | relevance | path

Searched refs:shdr_bootstrap_ta (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/pta/
A Dsecstor_ta_mgmt.c18 static TEE_Result check_install_conflict(const struct shdr_bootstrap_ta *bs_ta) in check_install_conflict()
50 struct shdr_bootstrap_ta bs_ta; in install_ta()
55 if (nw_size < (sizeof(struct shdr_bootstrap_ta) + SHDR_GET_SIZE(shdr))) in install_ta()
/optee_os-3.20.0/core/include/
A Dsigned_hdr.h129 struct shdr_bootstrap_ta { struct
/optee_os-3.20.0/core/kernel/
A Dree_fs_ta.c67 struct shdr_bootstrap_ta *bs_hdr;
246 struct shdr_bootstrap_ta *bs_hdr = NULL; in ree_fs_ta_open()
418 if (ADD_OVERFLOW(sz, sizeof(struct shdr_bootstrap_ta), &sz) || in ree_fs_ta_open()

Completed in 4 milliseconds