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