Home
last modified time | relevance | path

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

/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c231 static TEE_Result remoteproc_get_tlv(void *tlv_chunk, size_t tlv_size, in remoteproc_get_tlv() function
324 res = remoteproc_get_tlv(ctx->tlvs, hdr->tlv_len, in remoteproc_pta_verify()
400 res = remoteproc_get_tlv(ctx->tlvs, hdr->tlv_len, RPROC_TLV_SIGNTYPE, in remoteproc_verify_signature()
618 res = remoteproc_get_tlv(ctx->tlvs, ctx->tlvs_sz, RPROC_TLV_HASHTABLE, in get_hash_table()
648 res = remoteproc_get_tlv(ctx->tlvs, ctx->tlvs_sz, RPROC_TLV_IMGTYPE, in get_tlv_images_type()
671 res = remoteproc_get_tlv(ctx->tlvs, ctx->tlvs_sz, RPROC_TLV_IMGSIZE, in get_tlv_images_size()
808 res = remoteproc_get_tlv(ctx->tlvs, ctx->tlvs_sz, RPROC_TLV_NUM_IMG, in remoteproc_load_elf()