Searched refs:trustCacheRange (Results 1 – 1 of 1) sorted by relevance
1288 DTMemoryMapRange const *trustCacheRange; in arm_vm_prot_init() local1294 …err = SecureDTGetProperty(memory_map, "TrustCache", (void const **)&trustCacheRange, &trustCacheRa… in arm_vm_prot_init()1300 vm_offset_t const trustCacheRegion = phystokv(trustCacheRange->paddr); in arm_vm_prot_init()1307 segSizeEXTRADATA += trustCacheRange->length; in arm_vm_prot_init()1311 segSizeEXTRADATA = trustCacheRange->length; in arm_vm_prot_init()1320 segSizeTRUSTCACHE = trustCacheRange->length; in arm_vm_prot_init()