Home
last modified time | relevance | path

Searched refs:Region (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/tools/memory/src/memory/
H A Dmapparser.py11 from memory.image import Image, Region
26 self._footprint: Dict[str, Region] = defaultdict(Region)
58 def footprint(self) -> Dict[str, Region]:
H A Delfparser.py24 from memory.image import Image, Region
65 self._footprint: Dict[str, Region] = {}
68 self._footprint[mem] = Region(
165 def get_memory_layout(self) -> Dict[str, Region]:
169 mem_dict: Dict[str, Region] = {}
172 mem_dict[mem] = Region(
181 def footprint(self) -> Dict[str, Region]:
H A Dimage.py13 class Region: class
67 def footprint(self) -> Dict[str, Region]:
H A Dprinter.py13 from memory.image import Region
77 app_mem_usage: Dict[str, Dict[str, Region]], argument
/rk3399_ARM-atf/docs/
H A Dchange-log.md11608 - ccn: Incorrect Region ID calculation for RN-I nodes