Home
last modified time | relevance | path

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

/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c613 uint8_t *tlv_hash = NULL; in get_hash_table() local
619 &tlv_hash, &length); in get_hash_table()
631 memcpy(hash_table, tlv_hash, length); in get_hash_table()