Searched refs:tc_range (Results 1 – 1 of 1) sorted by relevance
1170 const DTTrustCacheRange *tc_range = NULL; in load_static_trust_cache() local1189 err = SecureDTGetProperty(memory_map, "TrustCache", (const void **)&tc_range, &tc_dt_prop_length); in load_static_trust_cache()1196 tc_offsets = (void*)phystokv(tc_range->paddr); in load_static_trust_cache()1197 tc_segment_length = tc_range->length; in load_static_trust_cache()