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