Searched refs:tc_dt_prop_length (Results 1 – 1 of 1) sorted by relevance
1029 unsigned int tc_dt_prop_length = 0; in load_static_trust_cache() local1052 err = SecureDTGetProperty(memory_map, "TrustCache", (const void **)&tc_range, &tc_dt_prop_length); in load_static_trust_cache()1054 if (tc_dt_prop_length != sizeof(DTTrustCacheRange)) { in load_static_trust_cache()1056 tc_dt_prop_length, sizeof(DTTrustCacheRange)); in load_static_trust_cache()