Home
last modified time | relevance | path

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

/optee_os/core/pta/
H A Dsecstor_ta_mgmt.c40 static TEE_Result install_ta(struct shdr *shdr, const uint8_t *nw, in install_ta() function
161 res = install_ta(shdr, params->memref.buffer, params->memref.size); in bootstrap()