Home
last modified time | relevance | path

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

/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c685 static TEE_Result get_segment_hash(struct remoteproc_context *ctx, uint8_t *src, in get_segment_hash() function
743 res = get_segment_hash(ctx, src, size, da, mem_size, &hash); in remoteproc_load_segment()